Documentation
¶
Index ¶
- func ArgsToCommand(args [][]byte) string
- func CommandToArgs(cmd string) [][]byte
- func EnvGet(key, fallback string) string
- func Message(b []byte) []byte
- func MessageArray(array [][]byte) []byte
- func MessageError(s string) []byte
- func MessageInt(i int64) []byte
- func MessageNull() []byte
- func MessageOK() []byte
- func MessageString(s string) []byte
- type StreamBus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArgsToCommand ¶
func CommandToArgs ¶
func MessageArray ¶
func MessageError ¶
func MessageInt ¶
func MessageNull ¶
func MessageNull() []byte
func MessageString ¶
Types ¶
type StreamBus ¶
type StreamBus struct {
// contains filtered or unexported fields
}
func NewStreamBus ¶
Click to show internal directories.
Click to hide internal directories.