Versions in this module Expand all Collapse all v0 v0.2.5 Feb 27, 2014 Changes in this version + func GetThemes(dir string) map[string]*themeItem + func Init(app *GoInk.App) + func SetThemeCache(ctx *GoInk.Context, cache bool) + func StartBackupTimer(app *GoInk.App, t int) v0.2.0 Feb 11, 2014 Changes in this version + func GetBackupFileAbsPath(name string) string + func GetLogs(app *GoInk.App) []*logItem + func ReadMemStats() *monitorStats + func RemoveLogFile(app *GoInk.App, file string) v0.1.6 Jan 27, 2014 v0.1.5 Jan 25, 2014 Changes in this version + func CheckUpgrade(v int) bool + func DoUpgrade(v int, app *GoInk.App) + func ExtractBundleBytes() + func SetUpgradeScript(v int, script func(app *GoInk.App) bool) v0.1.1 Jan 16, 2014 Changes in this version + func CheckInstall() bool + func DoBackup(app *GoInk.App) (string, error) + func DoInstall() + func DoUpdateZipBytes(file string) error + func GetBackupFiles() ([]os.FileInfo, error) + func RemoveBackupFile(file string)