repo

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memory

type Memory struct {
	// contains filtered or unexported fields
}

func NewMemory

func NewMemory() *Memory

func (*Memory) LookupByAddr

func (m *Memory) LookupByAddr(_ context.Context, addr net.IP) ([]string, error)

func (*Memory) LookupByHWAddr

func (m *Memory) LookupByHWAddr(_ context.Context, hwAddr net.HardwareAddr) ([]string, error)

func (*Memory) SaveAddrName

func (m *Memory) SaveAddrName(_ context.Context, addr net.IP, name string) error

func (*Memory) SaveHWAddrName

func (m *Memory) SaveHWAddrName(_ context.Context, hwAddr net.HardwareAddr, name string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL