system

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package system provides system-level example routes, auth demos, and utility endpoints.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	// contains filtered or unexported fields
}

Module provides system utility and auth demonstration routes.

func New

func New() *Module

New constructs the system module.

func (*Module) BindDependencies

func (m *Module) BindDependencies(deps *app.Dependencies)

BindDependencies captures runtime dependencies and derives default rate-limit rule.

func (*Module) Name

func (m *Module) Name() string

Name returns module registry name.

func (*Module) Register

func (m *Module) Register(r httpx.Router) error

Register mounts system and auth demonstration routes.

For policy behavior, see docs/policies.md.

Jump to

Keyboard shortcuts

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