package
0.1.23
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev

# Functions

Get returns the backend registered for a particular type, it returns an error if there is no registered backends for the given type.
GetCloudService returns the backend registered for a particular type, it returns an error if there is no registered backends for the given type.
Register adds a typed backend to the registry.

# Interfaces

Service aggregates the service interfaces.