package
0.0.0-20241105041342-30eef250fe81
Repository: https://github.com/g-harel/npmfs.git
Documentation: pkg.go.dev
# Variables
ErrBadGateway signals an unexpected upstream error.
ErrGatewayTimeout signals the remote registry did not respond before the timeout duration.
ErrNotFound signals a package and version combination is not found.
# Interfaces
Client defines the required interface for a registry.