Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultPath = "../../internal/him/services/gateway/conf.yaml"
Variables ¶
This section is empty.
Functions ¶
func NewServerStartCmd ¶
NewServerStartCmd 创建一个新的http服务命令
func RunServerStart ¶
func RunServerStart(ctx context.Context, opts *ServerStartOptions, version string) error
RunServerStart 启动服务
Types ¶
type ServerStartOptions ¶
type ServerStartOptions struct {
// contains filtered or unexported fields
}
ServerStartOptions 服务器启动选项
Click to show internal directories.
Click to hide internal directories.