Versions in this module Expand all Collapse all v1 v1.0.1 Apr 12, 2022 Changes in this version + func NewSchemaConfigContext(parent context.Context, config SchemaConfig) context.Context + type SchemaConfig struct + Group string + GroupUsers string + Pet string + User string + func SchemaConfigFromContext(ctx context.Context) SchemaConfig