Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleController ¶
type ExampleController struct {
// contains filtered or unexported fields
}
func NewExampleController ¶
func NewExampleController(useCaseExample useCaseExample, logger *slog.Logger) *ExampleController
func (*ExampleController) ExampleHandler ¶
func (c *ExampleController) ExampleHandler() func(http.ResponseWriter, *http.Request)
Click to show internal directories.
Click to hide internal directories.