# Packages
No description provided by the author
# Functions
FromContext returns the Alias from the context, if it exists.
NewRepository creates a new Repository.
ResolveRequestIds transforms the request by replacing aliasable field values with their corresponding destination ids.
# Constants
No description provided by the author
# Structs
An Alias is a view object containing only the information needed to lookup generic information about an alias.
A Repository stores and retrieves the persistent types in the alias package.