//
pkg.gl
Category
github.com/google/agi
core
context
keys
package
3.3.0+incompatible
Repository:
https://github.com/google/agi.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
2
Dependents
0
Files
51 SLOC
#
Functions
Chain
Chain adds a new link to a value chain for the specified key.
Clone
Clone copies values from one context to another.
Get
Get returns the list of potential keys to use.
WithValue
WithValue registers the key as well as adding the value to the context.
#
Structs
Link
Link is the type for a link in a chain of values.