Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶
type ContextKey string
const ( CevixeInitContextKey ContextKey = "cvxini" CevixeExecutionContextKey ContextKey = "cvxexe" )
type ExecutionContext ¶
func GetExecutionContenxt ¶
func GetExecutionContenxt(ctx context.Context) *ExecutionContext
Click to show internal directories.
Click to hide internal directories.