Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler struct {
// contains filtered or unexported fields
}
func NewHTTPHandler ¶
func NewHTTPHandler(service service.Service, router *mux.Router) HTTPHandler
func (HTTPHandler) Init ¶
func (handler HTTPHandler) Init(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.