Documentation
¶
Index ¶
Constants ¶
View Source
const ( CtxAccount ctxkey = "kanthor.gateway.context.account" CtxWorkspace ctxkey = "kanthor.gateway.context.workspace" )
View Source
const EngineHttpx = "httpx"
Variables ¶
View Source
var Ctx = "kanthor.gateway.context"
View Source
var MetaWorkspaceId = "kanthor.gateway.metadata.workspace.id"
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Err ¶
type Err struct { Error string `json:"error" yaml:"error"` } // @name Error
func ErrorString ¶
Click to show internal directories.
Click to hide internal directories.