internal

package
v6.28.0+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	PostUserRequest       = "PostUser"
	PostOAuthTokenRequest = "PostOAuthToken"
)

Variables

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

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