Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GrantServerCmd start up the grant server GrantServerCmd = &cobra.Command{ Use: "grant", Short: "subcommand to start up grant server", Run: cmd.Perform("grant", RunGrantServer), } )
Functions ¶
func GrantServer ¶
GrantServer runs the grant server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.