admin

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAdminServer

func NewAdminServer(
	tokenStore auth.TokenStore,
	tokenVerifier *auth.JwtVerifier,
	authHandler *auth.AuthenticationHandler,
	logger *logging.Logger,
) (http.Handler, error)

Types

type TokenJson

type TokenJson struct {
	Jwt   string `json:"jwt"`
	Token string `json:"token"`
	Href  string `json:"href"`
}

Jump to

Keyboard shortcuts

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