query

package
v0.0.0-...-0418f2f Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2022 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SetQuery = iota
	GetQuery
	DelQuery
	LockQuery
	UnlockQuery
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Query

type Query struct {
	Type   int
	Key    string
	Column string
	Value  []byte
}

func Parse

func Parse(buf []byte) (Query, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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