package check import "sync" type LimitAfter struct { sync.Map }