Documentation
¶
Index ¶
- func AddConfigEndpoint(lggr logr.Logger, mux *http.ServeMux, configs ...interface{})
- func AddVersionEndpoint(lggr logr.Logger, mux *http.ServeMux)
- func NewTestCtx(method, path string) (*nethttp.Request, *httptest.ResponseRecorder)
- func ServeContext(ctx context.Context, addr string, hdl http.Handler) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddConfigEndpoint ¶ added in v0.2.0
func AddVersionEndpoint ¶ added in v0.3.0
func NewTestCtx ¶ added in v0.2.0
func NewTestCtx( method, path string, ) (*nethttp.Request, *httptest.ResponseRecorder)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.