package
2.35.1+incompatible
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev
# Packages
Package fixture contains simple schema for tests.
# Functions
Definition creates primary key definition as an ent mixin.
GenerateKeys generates a key struct for each schema with the primary key Mixin.
WithChildOf can be used at most once in a call of the Mixin Definition function.
WithField must be used at least once in a call of the Mixin Definition function.
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
KeyPlaceholder implements field.ValueScanner.
No description provided by the author
PKAnnotation for the schema ID field.
No description provided by the author
PKFieldAnnotation for each generated field used in the PrimaryKey.
No description provided by the author
# Type aliases
Option used with the Definition function.