simple http service template with go std http package
gonew
go install golang.org/x/tools/cmd/gonew@latest
wire
go install github.com/google/wire/cmd/wire@latest
use command
gonew github.com/tpl-x/httpl example.com/foo
if you modified wire code, your should use wire to generate code for later usage.