Documentation
¶
Index ¶
Constants ¶
View Source
const ( RunCompileCommandInitMsg = `Zhycan > Compiling the protobuf file ...` RunCompileCommandFileName = `Zhycan > "%s.proto" file is going to be compiled ...` RunCompileCommandError = `Zhycan > Compiling encountered the error: %s` RunCompileCommandFileNotExist = `Zhycan > %s.proto file does not exist in "%s"` )
View Source
const ( RunServerInitMsg = `Zhycan > Running Server ...` RunServerShutdownMsg = `Zhycan > Shutting Down Server ...` )
Variables ¶
This section is empty.
Functions ¶
func NewCompileCommandCmd ¶ added in v0.0.14
func NewRunServerCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.