# Packages
No description provided by the author
# Functions
NewContext returns a new Context instance.
# Structs
A Context is a map of objects that is passed along from function to function during a transaction.
# Interfaces
RecordSet identifies a type that holds a set of records of a given model.
# Type aliases
A Selection is a set of possible (key, label) values for a model "selection" field.