Documentation
¶
Overview ¶
Package http contains implementation of kit service HTTP API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingName = errors.New("missing file name")
Functions ¶
func MakeHandler ¶
func MakeHandler(tracer opentracing.Tracer, svc filestore.Service, logger logger.Logger) http.Handler
MakeHandler returns a HTTP handler for API endpoints.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.