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.
Click to show internal directories.
Click to hide internal directories.