hydra

package
v1.12.3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Store sessions.Store
	Deps  *deps.Deps
}

Handler is a no-op frontend handler when built without the hydra build tag.

func New

func New(store sessions.Store, d *deps.Deps) *Handler

New returns a new no-op Hydra Handler.

func (*Handler) Register

func (h *Handler) Register(router gin.IRouter)

Register registers no routes when Hydra is disabled (no-op).

Jump to

Keyboard shortcuts

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