Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" BuiltBy = "unknown" )
View Source
var (
ConfigFolderName = ".dgranted"
)
these configs are overridden as part of the release build process.
View Source
var (
UpdateCheckerApiUrl = "localhost:10002"
)
these URLs are overridden as part of the release build process.
Functions ¶
func AssumeBinaryName ¶ added in v0.2.1
func AssumeBinaryName() string
func AssumeScriptName ¶ added in v0.2.1
func AssumeScriptName() string
AssumeScriptName returns the name of the shell script which wraps the assume binary
func GrantedBinaryName ¶ added in v0.2.1
func GrantedBinaryName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.