Versions in this module Expand all Collapse all go1 go1.25.1 Sep 3, 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) go1.25rc3 Aug 6, 2025 go1.25rc2 Jul 8, 2025 go1.25rc1 Jun 11, 2025