net

package
v0.0.0-...-893ef4f Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2016 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// StatusReply etc defined reply type.
	StatusReply replyType = 1 + iota
	ErrReply
	IntReply
	BulkReply
	ListReply
)
View Source
const (
	Version = "0.0.1"
)

Variables

This section is empty.

Functions

func REG

func REG(cmd string, types replyType, f cmdFunc)

REG will register a cmd function to server.

func REGL

func REGL(cmd string, types replyType, f listCmdFunc)

REGL will regiter a list cmd function to server.

func Serve

func Serve(addr string, options *redlot.Options)

Types

This section is empty.

Jump to

Keyboard shortcuts

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