Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleHandler ¶
type ExampleHandler struct {
// contains filtered or unexported fields
}
func NewExampleHandler ¶
func NewExampleHandler(serviceProvider *services.ServiceProvider, isDebug bool) *ExampleHandler
func (*ExampleHandler) RegisterRoutes ¶
func (h *ExampleHandler) RegisterRoutes(router *mux.Router, debugMode bool)
Click to show internal directories.
Click to hide internal directories.