Documentation
¶
Index ¶
Constants ¶
View Source
const ( ScopeOpenID = "openid" ScopeProfile = "profile" ScopeRead = "read" ScopeWrite = "write" ScopeManageBot = "manage_bot" )
Variables ¶
View Source
var (
Prod, _ = New("https://q.trap.jp/api/v3")
Staging, _ = New("https://q-dev.trapti.tech/api/v3")
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.