yaml

package
v1.5.49 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalBitmap

func MarshalBitmap[BitmapType ~uint32 | ~uint64](valueMap map[string]BitmapType, value Bitmap[BitmapType], allValue Bitmap[BitmapType]) ([]byte, error)

func UnmarshalBitmap

func UnmarshalBitmap[BitmapType ~uint32 | ~uint64](valueMap map[string]BitmapType, value *BitmapType, b []byte) error

Types

type Bitmap

type Bitmap[BitmapType ~uint32 | ~uint64] interface {
	Has(bt BitmapType) bool
}

Jump to

Keyboard shortcuts

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