Documentation ¶
Index ¶
- Constants
- func BuildCachePath(pathParts ...string) string
- func BuildDataPath(pathParts ...string) string
- func BuildLibraryPath(libraryPath string, pathParts ...string) string
- func BuiltPath(base string, pathParts ...string) string
- func CacheServerDisabled() bool
- func CurrentVisibility() string
- func GetAddress() string
- func GetInitialAdmin() (string, string)
- func GetPort() string
- func JWTSecret() string
- func LoadEnv()
- func RegistrationsEnabled() bool
- func RelativePath(basePath string, fullPath string) string
- func RestrictedPassphrase() string
- type Layout
- type Library
Constants ¶
View Source
const ( Private string = "private" Restricted = "restricted" Public = "public" )
Variables ¶
This section is empty.
Functions ¶
func BuildCachePath ¶
func BuildDataPath ¶
func BuildLibraryPath ¶
func CacheServerDisabled ¶
func CacheServerDisabled() bool
func CurrentVisibility ¶
func CurrentVisibility() string
func GetAddress ¶
func GetAddress() string
func GetInitialAdmin ¶
func RegistrationsEnabled ¶
func RegistrationsEnabled() bool
func RelativePath ¶
func RestrictedPassphrase ¶
func RestrictedPassphrase() string
Types ¶
Click to show internal directories.
Click to hide internal directories.