Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogLevel = "log-level" LogFile = "log-file" Storage = "storage" GitBinPath = "git-bin-path" DBUser = "db-user" DBPassword = "db-password" DBIp = "db-ip" DBPort = "db-port" DBName = "db-name" DBSync = "db-sync" ServerIp = "server-ip" ServerPort = "server-port" SessionSecret = "session-secret" StaticResourcePath = "static-resource-path" HtmlTemplatePath = "html-template-path" APIVersion = "api-version" )
Variables ¶
This section is empty.
Functions ¶
func InitGitBinPath ¶
func InitGitBinPath()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.