//
pkg.gl
Category
github.com/hadialqattan/go-compose
utils
package
0.0.1
Repository:
https://github.com/hadialqattan/go-compose.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
459 SLOC
#
Functions
CreateProcessor
CreateProcessor is a function that creates a processor from the given services config.
GetConfig
GetConfig is a function that returns a `Config` struct of the given filePath.
ShutdownSignalObserver
ShutdownSignalObserver is a function that observes a shutdown signal.
#
Structs
Config
Config is a struct represents Go-compose YAML parser.
Processor
Processor is a struct that represents Go-compose single-core processor.