Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExcludeTestsPackage ¶
func GetTestPackages ¶
func StartHttpServer ¶
func StartHttpServer(handlers HttpServerHandlers) (int, error)
Types ¶
type HttpServerHandlers ¶
type HttpServerHandlers map[string]func(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.