package
4.11.6+incompatible
Repository: https://github.com/builtinx/pop.git
Documentation: pkg.go.dev

# Functions

AssociationsForStruct returns all associations for the struct specified.
ForStruct returns all associations for the struct specified.
IsZeroOfUnderlyingType will check if the value of anything is the equal to the Zero value of that type.

# Structs

AssociationStatement a type that represents a statement to be executed.
InnerAssociation is a struct that represents a deep level association.

# Interfaces

Association represents a definition of a model association field.
AssociationAfterCreatable allows an association to be created after the parent structure.
AssociationBeforeCreatable allows an association to be created before the parent structure.
AssociationCreatableStatement a association that defines create statements on database.
AssociationSortable allows a type to be sortable.

# Type aliases

Associations a group of model associations.
InnerAssociations is a group of InnerAssociation.