arc

package
v0.0.0-...-2e7882b Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(size int) (*Client, error)

func (*Client) Del

func (c *Client) Del(key string) error

func (*Client) Exists

func (c *Client) Exists(key string) bool

func (*Client) Get

func (c *Client) Get(key string, dstVal interface{}) error

func (*Client) Set

func (c *Client) Set(key string, val interface{}, exp time.Duration) error

Jump to

Keyboard shortcuts

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