containers

package
v0.0.0-...-2b0c82f Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrMap

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

func NewErrMap

func NewErrMap() ErrMap

func (*ErrMap) Add

func (m *ErrMap) Add(key string, err error)

func (*ErrMap) Get

func (m *ErrMap) Get(key string) error

func (*ErrMap) Len

func (m *ErrMap) Len() int

func (*ErrMap) Remove

func (m *ErrMap) Remove(key string)

func (*ErrMap) String

func (m *ErrMap) String() string

Jump to

Keyboard shortcuts

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