Documentation ¶
Index ¶
Constants ¶
View Source
const ( // APIVersion is the current version of the API APIVersion0 = "v0" //APIVersion1 = "v1" APIVersionLatest = "latest" )
Variables ¶
This section is empty.
Functions ¶
func APIPrefix ¶
func APIPrefix() string
API Prefix is the API path prefix without a version parameter
func APIVersionValidator ¶
func APIVersionValidator() validator.Func
func AbortWithError ¶
func ListPagingRequest ¶
func PathPrefixWithVersion ¶
PathPrefixWithVersion is the API path prefix for the requested version
func ValidateAPIVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.