Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunHTTPServer ¶
func RunHTTPServer(logger *zerolog.ConsoleWriter, createHandler func(router chi.Router) http.Handler)
func RunHTTPServerOnAddr ¶
func RunHTTPServerOnAddr(addr string, logger *zerolog.ConsoleWriter, createHandler func(router chi.Router) http.Handler)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.