Documentation
¶
Index ¶
Constants ¶
View Source
const ( OpenAPITitle = `Gowlive API` OpenAPIDescription = `Gowlive API` OpenAPIVersion = `1.0.0` MySwaggerUITemplate = `` /* 331-byte string literal not displayed */ )
View Source
const ( LogTypeUser = 1 LogTypeLive = 2 LogStatusSuccess = 1 LogStatusError = 0 )
View Source
const ( MultiLogin = true ServerName = "Gowlive Api" TokenType = "Bearer" Timeout = 86400 GTokenAdminPrefix = "SYS-ADMIN-" ContextKey = "ContextKey" UserSessionKey = "UserSessionKey" Success = "success" Error = "error" CtxAdminId = "CtxAdminId" CtxAdminName = "CtxAdminName" DefaultAdminId = 1 DefaultPassword = "gowlive" StatusActive = 1 StatusDisable = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.