package
0.0.0-20250113154928-93b827325fec
Repository: https://github.com/gin-gonic/contrib.git
Documentation: pkg.go.dev

# Functions

It defines POST: /path GET: /path PUT: /path/:id POST: /path/:id.

# Interfaces

All of the methods are the same type as HandlerFunc if you don't want to support any methods of CRUD, then don't implement it.