data

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiTableProvider

type MultiTableProvider interface {
}

func GetMultiTableProvider

func GetMultiTableProvider() MultiTableProvider

type RequestIdentity

type RequestIdentity struct {
	Sub      string                 `json:"sub"`
	Issuer   string                 `json:"issuer"`
	Username string                 `json:"username"`
	Claims   map[string]interface{} `json:"claims"`
}

Jump to

Keyboard shortcuts

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