//
pkg.gl
Category
github.com/bwolf1/gin-postgres-rest-service
pkg
server
package
0.0.0-20250216171515-12bdf9a4f671
Repository:
https://github.com/bwolf1/gin-postgres-rest-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
100 SLOC
#
Functions
AuthMiddleware
Add ad authentication middleware for user authentication.
New
New creates a new server.
#
Structs
Rest
No description provided by the author
#
Interfaces
Server
Create an interface for the server so that it can be mocked in tests.