token

package
v0.0.0-...-b911265 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TokenConfigs = map[string]func() types.TokenConfig{
	"mock":       func() types.TokenConfig { return new(mock.Config) },
	"postgresql": func() types.TokenConfig { return new(pg.Config) },
}

TokenConfigs variable provides an easy way to return a config struct depending on the storage adapter type.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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