# Functions
ClientContextFromGoContext returns the autocli.Context from a given Go context.
SetInContext stores the provided autocli.Context in the given Go context.Context.
# Variables
ContextKey is a key used to store and retrieve Context from a Go context.Context.