package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AmqpConfig struct {
Topic string `fig:"topic,required"`
Publisher string `fig:"publisher,required"`
Subscriber string `fig:"subscriber,required"`
Orchestrator string `fig:"orchestrator,required"`
}
type JwtCfg struct {
Secret string `figure:"secret"`
RefreshLife string `figure:"refresh_life"`
AccessLife string `figure:"access_life"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.