Documentation
¶
Index ¶
Constants ¶
View Source
const FreeToken string = "freetoken"
View Source
const STT = "stt"
Variables ¶
View Source
var ( Cmd = &cobra.Command{ Use: "subgraph", Long: "统计subgraph辅助工具", RunE: func(cmd *cobra.Command, args []string) error { return run(cmd.Context()) }, } )
Cmd represents the config command
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.