internal

package
v6.24.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RefreshTokenRequest = "RefreshToken"
	NewUserRequest      = "NewUser"
)

Variables

View Source
var Routes = rata.Routes{
	{Path: "/oauth/token", Method: http.MethodPost, Name: RefreshTokenRequest},
	{Path: "/Users", Method: http.MethodPost, Name: NewUserRequest},
}

Routes is a list of routes used by the rata library to construct request URLs.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL