Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
API is a collection of endpoints.
func AddEndpoints ¶
func (*API) Routes ¶
func (a *API) Routes() *httprouter.Router
routes configures a new httprouter.Router.
Click to show internal directories.
Click to hide internal directories.