Documentation
¶
Index ¶
Constants ¶
View Source
const CLOST_WAIT = 5
Variables ¶
View Source
var ContractTmp = `` /* 152-byte string literal not displayed */
View Source
var DemoCommand = &cobra.Command{ Use: "demo", Short: "demo for framework", Run: func(cmd *cobra.Command, args []string) { container := cmd.GetContainer() appService := container.MustMake(contract.AppKey).(contract.App) fmt.Println("app base folder: ", appService.BaseFolder()) }, }
View Source
var ProviderTmp = `` /* 610-byte string literal not displayed */
View Source
var ServiceTmp = `` /* 370-byte string literal not displayed */
Functions ¶
func AddKernelCommands ¶
func InitProviderCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.