Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Executable for everyone, writable for owner, everyone else can read EXECUTABLE_PERMS = 0755 // Writable for owner, readable for everyone, executable for no-one READWRITE_PERMS = 0644 )
File perms
Variables ¶
View Source
var VERSION = "v0.0.0-unversioned-development"
Functions ¶
func GetConfigDir ¶
func GetConfigDir() string
func GetConfigPath ¶
func GetConfigPath() string
func GetMigrationPath ¶
func GetMigrationPath() string
func GetStatePath ¶
func GetStatePath() string
func GetSyncPath ¶
func GetSyncPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.