# Functions
NewBuffer returns a new buffer.
NewMultiProvider creates a new mutable provider with a base provider.
RegisterContentPayloadTypes registers content types that are not defined by default but that we expect to find in registry images.
# Structs
MultiProvider is a provider backed by a mutable map of providers.
# Interfaces
Buffer is a content provider and ingester that keeps data in memory.