package
0.0.0-20230124143938-f6679fdee0bd
Repository: https://github.com/andreid/go-gql-server.git
Documentation: pkg.go.dev
# Structs
BaseModel defines the common columns that all db structs should hold, usually db structs based on this have no soft delete.
BaseModelSoftDelete defines the common columns that all db structs should hold, usually.
User defines a user for the app.