shardmap

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangeEvent

type ChangeEvent struct {
	Type     Event
	Key      interface{}
	OldValue interface{}
	Value    interface{}
}

ChangeEvent 修改事件

type Event

type Event uint8
const (
	Create Event = 1
	Update Event = 2
	Delete Event = 3
)

Jump to

Keyboard shortcuts

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