//
pkg.gl
Category
github.com/stealthycoder/distribution
registry
handlers
package
0.0.0-20240122153004-13bcfc5aacc5
Repository:
https://github.com/stealthycoder/distribution.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
57
Dependents
0
Files
2.4k SLOC
#
Functions
NewApp
NewApp takes a configuration and returns a configured app, ready to serve requests.
#
Structs
App
App is a global registry application object.
Context
Context should contain the request specific context for use in across handlers.