Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶
func NewContext(ctx context.Context, appCtx AppContext) context.Context
Types ¶
type AppContext ¶
type AppContext interface {
Kind() Kind
}
func FromContext ¶
func FromContext(ctx context.Context) AppContext
Click to show internal directories.
Click to hide internal directories.