Documentation ¶ Index ¶ func MsgToBytes(msg object.Object) ([]byte, object.Object) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MsgToBytes ¶ func MsgToBytes(msg object.Object) ([]byte, object.Object) MsgToBytes converts a Scriptling object to a byte slice for sending over the network. Dicts are JSON-encoded; strings and other types are coerced to string. Types ¶ This section is empty. Source Files ¶ View all Source files msg.go Click to show internal directories. Click to hide internal directories.