Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Routes = api.Routes{ api.Route{ Name: `CMDB Authenticator`, Path: `/v1/cmdbauth`, Method: `GET`, HandlerFunc: v2.SetAuthToken, Protected: false, }, }
Routes is a collection of HTTP verb/path-to-handler-function mappings.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.