Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FullVersionName = fmt.Sprintf("%s-%s", Version, Tag)
FullVersionName is the user-visible aggregation of version and tag of this codebase
View Source
var Tag = "dev"
Tag field denotes the specific build type for the broker. It may be replaced by compile-time variables if needed to provide the git commit information in the final binary. See `Static long version tags` in the `Building` section of `CONTRIBUTING.md` for more information on this variable.
View Source
var Version = "1.2.0"
Version field is a SemVer that should indicate the baked-in version of the broker
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
v2
Package v2 is a package for parsing version 2 secretless.yml files.
|
Package v2 is a package for parsing version 2 secretless.yml files. |
Package log provides an interface similar to the standard library "log.Logger".
|
Package log provides an interface similar to the standard library "log.Logger". |
Package plugin allows you to extend the functionality of Secretless beyond the currently supported built-in plugins.
|
Package plugin allows you to extend the functionality of Secretless beyond the currently supported built-in plugins. |
connector
Package connector allows you to extend the functionality of Secretless beyond the currently supported built-in plugins.
|
Package connector allows you to extend the functionality of Secretless beyond the currently supported built-in plugins. |
Click to show internal directories.
Click to hide internal directories.