An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.1% on proxy.golang.org
Top 0.9% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 5.2% forks on proxy.golang.org

proxy.golang.org : github.com/gwatts/gin-adapter

Package adapter provides a method of connecting standard Go middleware handlers to Gin's Engine. The adapter uses the request context to pass Gin's context through the wrapped handler and ensure the next middlware on the chain is called correctly. Example of using it with the nosurf CSRF package If the middleware you're using doesn't comply with the f(http.Handler) http.Handler interface, or if extra configuration of the middleware is required, use New instead:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gwatts/gin-adapter
License: MIT
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/gwatts
Dependent packages: 30
Dependent repositories: 36
Stars: 61 on GitHub
Forks: 17 on GitHub
Docker dependents: 2
Docker downloads: 73
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...