Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidArgument = errors.New("invalid argument") ErrDataNotFound = errors.New("data not found") ErrEmptyValue = errors.New("empty value") ErrConvertFailed = errors.New("convert failed") ErrEndOfStream = errors.New("end of stream") ErrNoCandidateNode = errors.New("candidate server node not found") )
common and framework errors
Functions ¶
func IsEndOfStream ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.