package
0.0.1
Repository: https://github.com/hadialqattan/go-compose.git
Documentation: pkg.go.dev

# Functions

CreateProcessor is a function that creates a processor from the given services config.
GetConfig is a function that returns a `Config` struct of the given filePath.
ShutdownSignalObserver is a function that observes a shutdown signal.

# Structs

Config is a struct represents Go-compose YAML parser.
Processor is a struct that represents Go-compose single-core processor.