Versions in this module Expand all Collapse all v1 v1.0.1 Jun 13, 2025 v1.0.0 Jun 13, 2025 Changes in this version + type Metadata struct + func NewMetadata(host string, lifetime time.Duration) (*Metadata, error) + func (m *Metadata) Get(ip string) (string, error) + func (m *Metadata) Set(ip, value string) error