SYNOPSYS import "clive/ch" const Tnone uint16 = iota ... const MaxMsgSz = 64 * 1024 ... var ErrTooLarge = errors.New("message size is too large") ... var ErrBadPeer = errors.New("both peers are caller/callee") func DefType(x Unpacker) func GroupBytes(in User's manual, 2nd ed. Section 2 Copyright © LSUB 2014-2016