Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var User = newUserTable("", "user", "")
Functions ¶
Types ¶
type UserTable ¶
type UserTable struct {
EXCLUDED userTable
// contains filtered or unexported fields
}
func (UserTable) FromSchema ¶
Schema creates new UserTable with assigned schema name
func (UserTable) WithPrefix ¶
WithPrefix creates new UserTable with assigned table prefix
func (UserTable) WithSuffix ¶
WithSuffix creates new UserTable with assigned table suffix
Click to show internal directories.
Click to hide internal directories.