//
pkg.gl
Category
github.com/smallstep/cli
internal
command
package
0.28.2
Repository:
https://github.com/smallstep/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
39 SLOC
#
Functions
CLIContextFromContext
CLIContextFromContext returns a pointer to a cli.Context It panics when the cli.Context is not set.
InjectContext
InjectContext injects an existing Context as the first middleware and then wraps a function with middleware using that context.