package
0.0.0-20240122153004-13bcfc5aacc5
Repository: https://github.com/stealthycoder/distribution.git
Documentation: pkg.go.dev

# Functions

NewApp takes a configuration and returns a configured app, ready to serve requests.

# Structs

App is a global registry application object.
Context should contain the request specific context for use in across handlers.