Versions in this module Expand all Collapse all v6 v6.2.5 Nov 13, 2019 Changes in this version + func Is(id byte) bool + func Reg(id byte, name string, level int) + type Gzip struct + func (g *Gzip) ID() byte + func (g *Gzip) Name() string + func (g *Gzip) OnPack(src []byte) ([]byte, error) + func (g *Gzip) OnUnpack(src []byte) (dest []byte, err error) Other modules containing this package github.com/henrylee2cn/teleport