Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handlers ¶
type Handlers struct {
// contains filtered or unexported fields
}
Handlers holds the dependencies
func NewHandlers ¶
func NewHandlers(l listing.Service, a adding.Service, o opening.Service, r removing.Service) *Handlers
NewHandlers is the constructor for Handlers struct
func (*Handlers) SetupRoutes ¶
SetupRoutes define the mux routes
Click to show internal directories.
Click to hide internal directories.