Documentation ¶
Index ¶
- type DBEngine
- func (db *DBEngine) Run() error
- func (db *DBEngine) WithDBName(name string) *DBEngine
- func (db *DBEngine) WithIp(ip string) *DBEngine
- func (db *DBEngine) WithPassword(password string) *DBEngine
- func (db *DBEngine) WithPort(port string) *DBEngine
- func (db *DBEngine) WithUserName(userName string) *DBEngine
- type Password
- type Repository
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBEngine ¶
func NewDBEngine ¶
func NewDBEngine() *DBEngine
func (*DBEngine) WithDBName ¶
func (*DBEngine) WithPassword ¶
func (*DBEngine) WithUserName ¶
type Repository ¶
Click to show internal directories.
Click to hide internal directories.