Versions in this module Expand all Collapse all v0 v0.0.2 May 10, 2020 v0.0.1 May 10, 2020 Changes in this version + const PACKAGE_ERROR + const PACKAGE_FULL + const PACKAGE_LESS + func SetMaxPackageLength(len int) + func TarsRequest(rev []byte) (int, int) + type TarsProtocol struct + MaxPackageLength int + func (p *TarsProtocol) ParsePackage(rev []byte) (int, int) + func (p *TarsProtocol) RequestPack(req *requestf.RequestPacket) ([]byte, error) + func (p *TarsProtocol) ResponseUnpack(pkg []byte) (*requestf.ResponsePacket, error)