package
2.10.0-beta.3
Repository: https://github.com/cosmos/cosmos-sdk.git
Documentation: pkg.go.dev

# 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.

# Structs

Context represents the client context used in autocli commands.