Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartConsole ¶
func StartConsoleFlags ¶
func StopConsole ¶
Types ¶
type ConsoleCommand ¶
type ConsoleCommand struct {
NATSConnection *nats.Conn
Model *models.Model
CACert *x509.Certificate
DBUrl string
CertPath string
CertKey string
CACertPath string
NATSServers string
JWTKey string
Domain string
}
func (*ConsoleCommand) CheckRequisites ¶
func (command *ConsoleCommand) CheckRequisites(cCtx *cli.Context) error
Click to show internal directories.
Click to hide internal directories.