package
1.40.0
Repository: https://github.com/authzed/spicedb.git
Documentation: pkg.go.dev

# Functions

FromContext reads the selected datastore out of a context.Context and returns nil if it does not exist.
MustFromContext reads the selected datastore out of a context.Context, computes a zedtoken from it, and panics if it has not been set on the context.