Documentation ¶ Index ¶ func DefaultFilter(mod, seq int32) bool func EmptyFilter(mod, seq int32) bool func Req(ctx context.Context, log *log.Helper, p xnet.TunnelMessage, ...) func Resp(ctx context.Context, log *log.Helper, uid int64, out xnet.TunnelMessage, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DefaultFilter ¶ func DefaultFilter(mod, seq int32) bool func EmptyFilter ¶ func EmptyFilter(mod, seq int32) bool func Req ¶ func Req(ctx context.Context, log *log.Helper, p xnet.TunnelMessage, filter func(mod, seq int32) bool) func Resp ¶ func Resp(ctx context.Context, log *log.Helper, uid int64, out xnet.TunnelMessage, delay time.Duration, filter func(mod, seq int32) bool) Types ¶ This section is empty. Source Files ¶ View all Source files req.goresp.go Click to show internal directories. Click to hide internal directories.