Documentation ¶
Index ¶
- func Confirm(q string, pscanner *bufio.Reader) bool
- func CreateRestToken(dbhost string, dbname string, dblogin string, dbbytePassword []byte, ...) error
- func CreateUser(dbhost string, dbname string, dblogin string, dbbytePassword []byte, ...) (error, int64)
- func DownloadSoftware(target string) error
- func DownloadSoftwareGithub(repo string, target string) error
- func Exec(donemsg string, cmd *exec.Cmd)
- func ResetPassword(dbhost string, dbname string, dblogin string, dbbytePassword []byte, ...) error
- func ResetWizard() error
- func Setup(dbhost string, dbname string, dblogin string, dbbytePassword []byte) error
- func SetupWizard() error
- type GithubRelease
- type NamedQuery
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRestToken ¶
func CreateUser ¶
func DownloadSoftware ¶
func DownloadSoftwareGithub ¶
func ResetPassword ¶
func ResetWizard ¶
func ResetWizard() error
func SetupWizard ¶
func SetupWizard() error
Types ¶
type GithubRelease ¶
type NamedQuery ¶
type NamedQuery struct {
// contains filtered or unexported fields
}
func GetCreateStatements ¶
func GetCreateStatements() []NamedQuery
Click to show internal directories.
Click to hide internal directories.