Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceHandler ¶
type ServiceHandler struct {
// contains filtered or unexported fields
}
func NewServiceHandler ¶
func NewServiceHandler(logger *log.Logger, ctx context.Context, serviceProvider *services.ServiceProvider) *ServiceHandler
func (*ServiceHandler) RegisterRoutes ¶
func (h *ServiceHandler) RegisterRoutes(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.