Searched defs:EnforcementPolicy (Results 1 – 2 of 2) sorted by relevance
60 type EnforcementPolicy struct { struct62 MinTime time.Duration // The current default value is 5 minutes.64 PermitWithoutStream bool // false by default.
189 func KeepaliveEnforcementPolicy(kep keepalive.EnforcementPolicy) ServerOption {