//
pkg.gl
Category
github.com/Snakdy/container-build-engine
pkg
api
v1
package
0.2.1
Repository:
https://github.com/snakdy/container-build-engine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
64 SLOC
#
Functions
GetAny
GetAny retrieves the first matching value from a given OptionsList and returns ErrNoValue if nothing could be found.
GetOptional
GetOptional retrieves a value by a given key.
GetRequired
GetRequired retrieves a value by a given key.
#
Variables
ErrNoValue
No description provided by the author
ErrWrongType
No description provided by the author
#
Structs
Config
No description provided by the author
Pipeline
No description provided by the author
Statement
No description provided by the author
#
Type aliases
Options
No description provided by the author
OptionsList
No description provided by the author