Documentation ¶
Index ¶
- Variables
- func ErrorfLargerThan3ByteUInt(ctx *context.T, format string) error
- func MessageLargerThan3ByteUInt(ctx *context.T, message string) error
- func New(c io.ReadWriteCloser) flow.MsgReadWriteCloser
- func ParamsErrLargerThan3ByteUInt(argumentError error) (verrorComponent string, verrorOperation string, returnErr error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrLargerThan3ByteUInt = verror.NewIDAction("v.io/x/ref/runtime/protocols/lib/framer.LargerThan3ByteUInt", verror.NoRetry)
)
Functions ¶
func ErrorfLargerThan3ByteUInt ¶ added in v0.1.10
ErrorfLargerThan3ByteUInt calls ErrLargerThan3ByteUInt.Errorf with the supplied arguments.
func MessageLargerThan3ByteUInt ¶ added in v0.1.10
MessageLargerThan3ByteUInt calls ErrLargerThan3ByteUInt.Message with the supplied arguments.
func New ¶
func New(c io.ReadWriteCloser) flow.MsgReadWriteCloser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.