core

package
v1.0.1-0...-a84aae9 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XesRedisBase

type XesRedisBase interface {
	//get context
	GetCtx() context.Context
	//set redis client IP
	SetInstanceIP(string)
	//get redis key Name
	GetKeyName() string
	//get redis key's params
	GetKeyParams() []interface{}
	//get redis key
	GetKey() string
}

Jump to

Keyboard shortcuts

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