package
1.2.2
Repository: https://github.com/osgochina/dmicro.git
Documentation: pkg.go.dev

# Functions

Get 通过id获取过滤器对象.
GetByName 通过过滤器名称返回过滤器对象.
NewPipeTFilter 创建传输过滤器管道.
Reg 注册过滤器.
No description provided by the author
RegGzip registers a gzip filter for transfer.
RegMD5 注册md5校验过滤器.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
PipeTFilter 传输过滤器切片,能批量执行注册的tFilter.

# Interfaces

TransferFilter 传输过滤器接口.