mapper

package
v0.3.1-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrSkipResolveDomain = errors.New("skip resolver domain")

Functions

This section is empty.

Types

type Mapper

type Mapper[K, K2, V any] interface {
	Insert(K, V)
	Search(K2) (V, bool)
	Clear() error
}

Jump to

Keyboard shortcuts

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