package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/vitess.git
Documentation: pkg.go.dev

# Functions

FromContext returns the CallInfo value stored in ctx, if any.
GRPCCallInfo returns an augmented context with a CallInfo structure, only for gRPC contexts.
HTMLFromContext returns that value of HTML() from the context, or "" if we're not able to recover one.
NewContext adds the provided CallInfo to the context.

# Interfaces

CallInfo is the extra data stored in the Context.