package
0.2.0
Repository: https://github.com/googleapis/genai-toolbox.git
Documentation: pkg.go.dev

# Functions

LoggerFromContext retreives the logger or return an error.
No description provided by the author
WithLogger adds a logger into the context as a value.

# Constants

UserAgentKey is the key used to store userAgent within context.

# Structs

DelayedUnmarshaler is struct that saves the provided unmarshal function passed to UnmarshalYAML so it can be re-used later once the target interface is known.