import "v2ray.com/core/common/antireplay"
type AntiReplayWindow struct { PoolSwap bool AntiReplayTime int64 // contains filtered or unexported fields }
func NewAntiReplayWindow(AntiReplayTime int64) *AntiReplayWindow
func (aw *AntiReplayWindow) Check(sum []byte) bool
Package antireplay imports 3 packages (graph) and is imported by 6 packages. Updated 2020-06-17. Refresh now. Tools for package owners.