Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisterCommandsDeps ¶
type RegisterCommandsDeps struct {
fx.In
StartServerCmd *StartServerCmd
}
type RegisterCommandsResult ¶
func RegisterCommands ¶
func RegisterCommands(deps RegisterCommandsDeps) RegisterCommandsResult
type StartServerCmd ¶
type StartServerCmd struct {
// contains filtered or unexported fields
}
func NewStartServerCmd ¶
func NewStartServerCmd(lc fx.Lifecycle, deps StartServerCmdDeps) *StartServerCmd
func (*StartServerCmd) Description ¶
func (*StartServerCmd) Description() string
func (*StartServerCmd) Name ¶
func (*StartServerCmd) Name() string
Click to show internal directories.
Click to hide internal directories.