security

package module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(
	jwt.ProviderSet,
)

ProviderSet is the wire provider set for the security package. It provides JWT TokenManager and other security-related components.

Usage:

wire.Build(
    config.ProviderSet,
    security.ProviderSet,
    // ... other providers
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
jwt.go
jwt.go

Jump to

Keyboard shortcuts

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