# 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.