Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHTTPServer ¶
func GetHTTPServer(bindAddr string, router http.Handler) interfaces.HTTPServer
Types ¶
type Service ¶
type Service struct {
Server interfaces.HTTPServer
Router *mux.Router
API *api.API
}
Click to show internal directories.
Click to hide internal directories.