cache

package
v0.0.0-...-3ada85e Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultInvokerCfg = InvokerCfg{
	Key:      "",
	Conn:     "",
	Password: "",
}

Functions

func DefaultBuild

func DefaultBuild() module.Invoker

Types

type Client

type Client struct {
	standard.Cache
	// contains filtered or unexported fields
}

func Invoker

func Invoker(name string) *Client

type InvokerCfg

type InvokerCfg struct {
	Key      string `ini:"key"json:"key"`
	Conn     string `ini:"conn"json:"conn"`
	Password string `ini:"password"json:"password"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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