registry

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(reg *Registry)

Types

type JWT

type JWT struct {
	*auth.JWT
	Parser auth.JwkKeyFuncParse
}

type Registry

type Registry struct {
	Template      *templatex.Template
	Server        *echo.Echo
	DB            *gorm.DB
	JWT           JWT
	WG            *sync.WaitGroup
	AuthProviders map[string]*providers.Generic
}
var Reg *Registry

Jump to

Keyboard shortcuts

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