Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppContext ¶
func NewAppContext ¶
func NewAppContext(ctx context.Context) *AppContext
func (*AppContext) Cluster ¶
func (appCtx *AppContext) Cluster() string
func (*AppContext) Env ¶
func (appCtx *AppContext) Env() string
func (*AppContext) Extra ¶
func (appCtx *AppContext) Extra(key string) any
func (*AppContext) TraceID ¶
func (appCtx *AppContext) TraceID() string
func (*AppContext) UserID ¶
func (appCtx *AppContext) UserID() string
Click to show internal directories.
Click to hide internal directories.