Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(service *Service) *Controller
func (*Controller) Handle ¶
func (c *Controller) Handle(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.