top | item 42140336 (no title) jakereps | 1 year ago Isn’t that equivalent to saying “just use NGINX”? Caddy isn’t a library you use in your Go server code, it’s a separate reverse proxy, isn’t it? They solve separate things. discuss order hn newest hu3|1 year ago One could:import "github.com/mholt/caddy"https://medium.com/backendarmy/embedding-a-web-server-in-go-...Not sure if it's still the case.
hu3|1 year ago One could:import "github.com/mholt/caddy"https://medium.com/backendarmy/embedding-a-web-server-in-go-...Not sure if it's still the case.
hu3|1 year ago
import "github.com/mholt/caddy"
https://medium.com/backendarmy/embedding-a-web-server-in-go-...
Not sure if it's still the case.