aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2020-04-23Use golang.org/x/sys/unix instead of syscallGrégoire Duchêne
See https://golang.org/s/go1.4-syscall for more details.
2020-04-12Put both entry points in the same directoryGrégoire Duchêne
2020-04-10Merge ADDR and PORTGrégoire Duchêne
2020-04-10Allow ADDR to be a path to a UNIX socketGrégoire Duchêne
2020-04-03Gracefully shut down the serverGrégoire Duchêne
2020-04-02Reject non-GET requestsGrégoire Duchêne
2020-03-26Standardize the project layoutGrégoire Duchêne
https://github.com/golang-standards/project-layout seems sensible.