package
2.11.0-beta1+incompatible
Repository: https://github.com/semaphoreui/semaphore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
CheckUpdate uses the GitHub client to check for new tags in the semaphore repo.
ConfigInit reads in cli flags, and switches actions appropriately on them.
FindSemaphore looks in the PATH for the semaphore variable if not found it will attempt to find the absolute path of the first os argument, the semaphore command, and return it.
LogError logs an error with arbitrary field if error.
LogErrorWithFields logs a error with added field context if error.
LogPanic logs and panics with arbitrary field if error.
LogPanicWithFields logs and panics with added field context if error.
LogWarning logs a warning with arbitrary field if error.
LogWarningWithFields logs a warning with added field context if error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

CmdGitClientId is external Git client.
No description provided by the author
No description provided by the author
No description provided by the author
GoGitClientId is builtin Git client.

# Variables

No description provided by the author
Config exposes the application configuration storage for use in the application.
Cookie is a runtime generated secure cookie used for authentication.
No description provided by the author
No description provided by the author
WebHostURL is the public route to the semaphore server.

# Structs

No description provided by the author
ConfigType mapping between Config and the json file that sets it.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author