management

package
v0.10.0-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndpointHealth = "/.well-known/health"
	EndpointJWKS   = "/.well-known/jwks"
)

Variables

View Source
var Module = fx.Options(
	fx.Provide(fx.Annotated{Name: "management", Target: newApp}),
	fx.Invoke(
		newHandler,
		registerHooks,
	),
)

Functions

This section is empty.

Types

type Handler

type Handler struct{}

Jump to

Keyboard shortcuts

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