Documentation ¶ Index ¶ func Assign(symbol string, value interface{}) ([]byte, error) func GetHeaderLength(valueType constants.DataType, valueLength int) int func SetHdr(valueType constants.DataType, valueLength int, buf []byte) func SetInt(v int, buf []byte, o int) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Assign ¶ func Assign(symbol string, value interface{}) ([]byte, error) Assign produces a command to assign a value to a variable within a go session func GetHeaderLength ¶ func GetHeaderLength(valueType constants.DataType, valueLength int) int func SetHdr ¶ func SetHdr(valueType constants.DataType, valueLength int, buf []byte) func SetInt ¶ func SetInt(v int, buf []byte, o int) Types ¶ This section is empty. Source Files ¶ View all Source files common.gofactory.goxt-array-byte.goxt-array-double.goxt-array-int.goxt-array-str.goxt-double.goxt-int.goxt-string.go Click to show internal directories. Click to hide internal directories.