Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Boot ¶
func Boot() foundation.Application
Boot 创建并引导 GoFast 应用。 按声明顺序注册所有内置 ServiceProvider,然后执行 Boot。
func Commands ¶ added in v0.1.6
func Commands() []contracts.ConsoleCommand
Commands 返回所有注册的控制台命令。 在此处追加自定义命令,框架会在 Boot 完成后自动注册到 Fast 内核。
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.