package
0.0.0-20210202163122-df85706bb68b
Repository: https://github.com/pantyukhov/go-queryset.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewExampleQuerySet constructs new ExampleQuerySet.
NewExampleUpdater creates new Example updater nolint: dupl.
# Variables
ExampleDBSchema stores db field names of Example.
# Structs
Example is a test struct gen:qs.
ExampleQuerySet is an queryset type for Example.
ExampleUpdater is an Example updates manager.
# Type aliases
ExampleDBSchemaField describes database schema field.