gocache

package module
v0.0.0-...-caad4df Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2019 License: MIT Imports: 5 Imported by: 0

README

gocache

a distributed memory cache library

Documentation

Index

Constants

View Source
const (
	MagicNumber   = 0x00abcdef
	CommandPut    = 0x1
	CommandDelete = 0x2
)

Variables

View Source
var Pool *pool = nil

Functions

func Init

func Init(opt *Opt)

Types

type Opt

type Opt struct {
	BroadcastAddr string
	BroadcastPort int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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