mpmerge

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(dst, data []byte, o fastmsgpack.EncodeOptions, readDict *fastmsgpack.Dict, m Merger) ([]byte, error)

Types

type Array

type Array struct {
	Changes []Merger
}

type DeleteEntry

type DeleteEntry struct{}

type Each

type Each struct {
	Change Merger
}

type EncodedValue

type EncodedValue []byte

type Merger

type Merger interface {
	// contains filtered or unexported methods
}

type StringMap

type StringMap struct {
	Changes map[string]Merger
}

type Value

type Value struct {
	Value any
}

Jump to

Keyboard shortcuts

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