Versions in this module Expand all Collapse all go1 go1.26.0 Feb 10, 2026 go1.26rc3 Feb 4, 2026 go1.26rc2 Jan 15, 2026 go1.26rc1 Dec 16, 2025 go1.25.7 Feb 4, 2026 go1.25.6 Jan 15, 2026 go1.25.5 Dec 2, 2025 go1.25.4 Nov 5, 2025 go1.25.3 Oct 13, 2025 go1.25.2 Oct 7, 2025 go1.25.0 Aug 12, 2025 Changes in this version + type Addr interface — darwin/amd64 + Family func() int + type InetAddr struct — darwin/amd64 + IP netip.Addr + func (a *InetAddr) Family() int + type InterfaceAddrMessage struct — darwin/amd64 + Addrs []Addr + Flags int + Index int + Type int + Version int + type InterfaceMessage struct — darwin/amd64 + Addrs []Addr + Flags int + Index int + Name string + Type int + Version int + func (m *InterfaceMessage) MTU() int + type InterfaceMulticastAddrMessage struct — darwin/amd64 + Addrs []Addr + Flags int + Index int + Type int + Version int + type LinkAddr struct — darwin/amd64 + Addr []byte + Index int + Name string + func (a *LinkAddr) Family() int + type Message interface — darwin/amd64 + func FetchRIBMessages(typ, arg int) ([]Message, error)