module
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
License: GPL-3.0
Opens a new window with license information.
README
¶
RB_Glue
Authentification
Use it in combination with rb_auth service.
Use User struct to authentificate ID, Roles and Groups wich expexted to be.
router.Use(authentication.Authenticate(authpath, authentication.User{}))
Contype
Use for catch unsuported requests types.
router.Use(contype.REST("application/json"))
Logger
Use for logging your requests.
router.Use(logger.Logger())
Directories
¶
middlewares
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.