package
0.0.0-20240311064956-9d85d0065498
Repository: https://github.com/coderi421/kyuu.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ModelWithColumnName is a function that returns a Option function, which can be used to set the column name for a specific Field in a model.
WithTableName is a Option function that sets the table name for a Model.
# Type aliases
Option is a function type that modifies a Model.