package
0.4.0
Repository: https://github.com/manxiaqu/libcompose.git
Documentation: pkg.go.dev

# Structs

Build holds options of compose build.
Create holds options of compose create.
Delete holds options of compose rm.
Down holds options of compose down.
Run holds options of compose run.
Up holds options of compose up.

# Type aliases

ImageType defines the type of image (local, all).