package
0.0.0-20211116210406-19bbfc4851ad
Repository: https://github.com/tacusci/berrycms.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Connect connects to database.
CreateTestData fill database with known test data for development/testing purposes.
No description provided by the author
Setup constructs all the tables etc.,.
Wipe drops all database tables.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Field interface to describe a table field and all of its attributes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
User describes the content of a user, it should match the columns present in the users table.
UserRole describes the content of a userrole entry, it should match the columns present in the userrole table.
UsersTable describes the table structure for UsersTable in db.

# Interfaces

Model describes the structure of a model.
Table interface to inherit from all table structs.

# Type aliases

No description provided by the author
No description provided by the author