Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = map[string]cli{
"app": appCommands,
"rsa": rsaCommands,
"jwt-rsa": jwtRSACommands,
"api": apiCLICommands,
}
Commands defines map of cli function. If have new CLIservices, just create new file and their method and register here
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.