Versions in this module Expand all Collapse all v0 v0.2.17 Dec 28, 2019 v0.2.15 Dec 28, 2019 Changes in this version + func GetListenable() simplebuffer.Serializer + type IPs struct + IPs []IP.IP + Length byte + func New() *IPs + func (ips *IPs) Decode(b []byte) (out []byte) + func (ips *IPs) DecodeOne(b []byte) *IPs + func (ips *IPs) Encode() (out []byte) + func (ips *IPs) Get() (out []*net.IP) + func (ips *IPs) Put(in []*net.IP) *IPs