Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bootstrap ¶
type Bootstrap struct {
// contains filtered or unexported fields
}
Bootstrap 是 starter 的应用启动器
type Options ¶
type Options struct {
Mode safe.Mode
Args []string
Attributes attributes.Table
Environment environment.Table
Parameters parameters.Table
Properties properties.Table
}
Options 包含启动选项
Click to show internal directories.
Click to hide internal directories.