Documentation
¶
Overview ¶
Package db contains anything related to database
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
Repo database connection
func (*Repo) FindAccountByName ¶
FindAccountByName retrieve row by name
Click to show internal directories.
Click to hide internal directories.