commands

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Handlers = map[string]func([]resp.Value) resp.Value{

	"PING": ping,

	"APPEND":   append,
	"DECR":     decr,
	"DECRBY":   decrby,
	"GET":      get,
	"GETDEL":   getdel,
	"GETEX":    getex,
	"GETRANGE": getrange,
	"SET":      set,

	"HSET": hset,
	"HGET": hget,

	"RPOP":  rpop,
	"RPUSH": rpush,
}

All supported commands, grouped by command group, sorted alphabetically

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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