Documentation
¶
Index ¶
- func MySQLURL(url string, user string, token string) string
- func PostgresURL(url string, user string, token string) string
- func SQL(driver SQLType, url string, query string) ([]string, error)
- func SQLUser(driver SQLType, url string, service string, username string) (types.UserEntry, error)
- func SQLWrite(driver SQLType, url string, user types.UserEntry, service string) error
- type SQLType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.