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