Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Users ¶
type Users struct {
// contains filtered or unexported fields
}
func NewUsers ¶
NewUsers opens the users database and creates a users table if it doesn't exist. It errors out if the database cannot be opened or the create statement fails.
Click to show internal directories.
Click to hide internal directories.