Documentation ¶ Index ¶ func Pop(q blobqueue.Queue, v encoding.BinaryUnmarshaler) error func Push(q blobqueue.Queue, v encoding.BinaryMarshaler) error func Shift(q blobqueue.Queue, v encoding.BinaryUnmarshaler) error func Unshift(q blobqueue.Queue, v encoding.BinaryMarshaler) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Pop ¶ func Pop(q blobqueue.Queue, v encoding.BinaryUnmarshaler) error func Push ¶ func Push(q blobqueue.Queue, v encoding.BinaryMarshaler) error func Shift ¶ func Shift(q blobqueue.Queue, v encoding.BinaryUnmarshaler) error func Unshift ¶ func Unshift(q blobqueue.Queue, v encoding.BinaryMarshaler) error Types ¶ This section is empty. Source Files ¶ View all Source files binary.go Click to show internal directories. Click to hide internal directories.