# Packages
No description provided by the author
# Functions
NewInMemoryTracker returns a StatusTracker that tracks content status in-memory.
NewResolver returns a new resolver to a Docker registry.
# Variables
ErrInvalidAuthorization is used when credentials are passed to a server but those credentials are rejected.
ErrNoToken is returned if a request is successful but the body does not contain an authorization token.
# Structs
ResolverOptions are used to configured a new Docker register resolver.
Status of a content operation.
# Interfaces
StatusTracker to track status of operations.