//
pkg.gl
Category
github.com/wish/dev
compose
package
0.1.9-alpha
Repository:
https://github.com/wish/dev.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
43 SLOC
#
Functions
Parse
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) {.