package
2.85.0+incompatible
Repository: https://github.com/transcom/mymove.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewQueryAssociation creates a new query association.
NewQueryAssociations returns new query associations.
NewQueryAssociationsPreload returns new query associations using preload.
NewQueryBuilder returns a new query builder implemented with pop constructor is for Dependency Injection frameworks requiring a function instead of struct.
NewQueryFilter is a builder for query filters to be used by handlers and talk to services that require query filters.
NewQueryOrder is a builder for query ordering to be used by handlers and talk to services that require query ordering.

# Constants

FetchOneReflectionMessage means Model should be pointer to struct.

# Structs

Builder is a wrapper around pop with more flexible query patterns to MilMove.
StaleIdentifierError is used when optimistic locking determines that the identifier refers to stale data.