redis

package
v0.0.0-...-6647630 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	REDIS_URL = utils.Getenv("REDIS_URL", "localhost:6379")
	DB_ID     = utils.Getenv("DB_ID", "_oid")

	// Channel
	PacketCh = make(chan []byte)
)

Functions

func Insert

func Insert(packetNew []byte) bool

func Listen

func Listen()

Types

This section is empty.

Jump to

Keyboard shortcuts

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