package
3.3.0+incompatible
Repository: https://github.com/google/agi.git
Documentation: pkg.go.dev

# Functions

Chain adds a new link to a value chain for the specified key.
Clone copies values from one context to another.
Get returns the list of potential keys to use.
WithValue registers the key as well as adding the value to the context.

# Structs

Link is the type for a link in a chain of values.