Documentation ¶ Index ¶ func Parse(wd string, file string) (*types.Config, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(wd string, file string) (*types.Config, error) 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) { Types ¶ This section is empty. Source Files ¶ View all Source files compose.go Click to show internal directories. Click to hide internal directories.