package
0.1.9-alpha
Repository: https://github.com/wish/dev.git
Documentation: pkg.go.dev

# Functions

Parse reads and parses the specified docker-compose.yml files and returns a map holindg the parsed structure representing each file.func ParseComposeConfigs(wd string, file string) (map[string]*types.Config, error) {.