package
2.0.0-rc.2+incompatible
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev
# Functions
Current return the active backend instance.
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.
WithBackend set the active backend instance.
# Interfaces
Service aggregates the service interfaces.