mig007

package
v0.33.7 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Version string = "0.0.7"
)

mig007

change encoding from [protojson.Marshal|Unmarshal] to [proto.Marshal|Unmarshal]. requires re-encoding each entry with the exception of manifest.model, which is using json.Marshal.

Variables

This section is empty.

Functions

func Migrate

func Migrate(log *zerolog.Logger, roDB, rwDB *bolt.DB) error

Types

type Message

type Message[T any] interface {
	proto.Message
	*T
}

Jump to

Keyboard shortcuts

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