Documentation ¶
Index ¶
- type Context
- func (ctx *Context) IsDebug() bool
- func (ctx *Context) IsTrace() bool
- func (ctx *Context) New(environment map[string]interface{}) *Context
- func (ctx *Context) String() string
- func (ctx *Context) WithDeadline(deadline time.Time) (*Context, gocontext.CancelFunc)
- func (ctx *Context) WithTimeout(timeout time.Duration) (*Context, gocontext.CancelFunc)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.