transform

package
v0.0.0-...-f21887e Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultTemplate string

Functions

This section is empty.

Types

type TemplateValues

type TemplateValues struct {
	AuthType string
	Claims   map[string]interface{}
}

type Transformer

type Transformer interface {
	ClaimsHeader(authType string, token string) (string, error)
}

func New

func New(tmpl string) (Transformer, error)

Jump to

Keyboard shortcuts

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