package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Packages

# Functions

GetFactory gets the transfer factory by the specified name.
RegisterFactory registers one transfer factory to the registry.

# Interfaces

Logger defines an interface for logging.
Transfer defines an interface used to transfer the source resource to the destination.

# Type aliases

Factory creates a specific Transfer.
StopFunc is a function used to check whether the transfer process is stopped.