Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func FormatFamily(f *ProtocolFamily) string + type DeprecationWarning struct + Alternative string + Field string + Protocol string + Reason string + Severity string + type ProtocolFamily struct + Name string + Versions []ProtocolVersion + type ProtocolVersion struct + Features []string + Name string + RFC string + ReplacedBy string + Status string + Version string + Year int + type Tracker struct + func NewTracker() *Tracker + func (t *Tracker) CheckDeprecation(protoName string) []DeprecationWarning + func (t *Tracker) GetFamily(name string) *ProtocolFamily