Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIV1Alpha1 = "/v1alpha1" APIV1Alpha1Routes = APIV1Alpha1 + "/routes" ContentTypeJSON = "application/json" ContentTypeYAML = "application/yaml" )
Variables ¶
View Source
var (
ErrRouteNotFound = errors.New("route not found")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.