Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorBadRequest = errors.New("invalid request parameter")
)
Functions ¶
func MakeHttpHandler ¶
func MakeHttpHandler(ctx context.Context, endpoints endpts.DiscoveryEndpoints, logger log.Logger) http.Handler
MakeHttpHandler make http handler use mux
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.