Documentation
¶
Index ¶
Constants ¶
View Source
const ( CodeAppNotFound = 100404 CodeSecretNotValid = 100401 CodeParamNil = 1009001 )
OAuth
View Source
const ( MsgAppNotFound = "App not found" MsgSecretNotValid = "App or Secret not valid" MsgParamNil = "Param lost" )
View Source
const (
Scope = "owl"
)
Variables ¶
View Source
var DefaultCodeLen = 16
Functions ¶
func RespLostParam ¶ added in v0.8.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.