rb-glue

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2024 License: GPL-3.0

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

Path Synopsis
middlewares

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL