package
0.0.0-20210224163506-fb9df4c87bf1
Repository: https://github.com/civicactions/bowline.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ReadFile read data from file or stdin.

# Structs

We parse a very limited version of the compose file, based on just what we need from the v3 structs.
ServiceConfig is the configuration of one service.

# Type aliases

Labels is a mapping type for labels.
Services is a list of ServiceConfig.