metadata_container

package
v0.0.0-...-1fc7c6f Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddressContainer

type AddressContainer[V any] struct {
	// contains filtered or unexported fields
}

func NewAddressContainer

func NewAddressContainer[V any]() AddressContainer[V]

func (AddressContainer[V]) Add

func (ac AddressContainer[V]) Add(key unsafe.Pointer, value V)

func (AddressContainer[V]) Delete

func (ac AddressContainer[V]) Delete(addresses []unsafe.Pointer)

func (AddressContainer[V]) Map

func (ac AddressContainer[V]) Map(f func(value V))

func (AddressContainer[V]) Move

func (ac AddressContainer[V]) Move(old, new unsafe.Pointer)

func (AddressContainer[V]) MoveTo

func (ac AddressContainer[V]) MoveTo(container any)

func (AddressContainer[V]) Search

func (ac AddressContainer[V]) Search(addr unsafe.Pointer) (value V, exist bool)

Jump to

Keyboard shortcuts

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