supertxsstate

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

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

Go to latest
Published: Oct 28, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SuperTxsStateChecker

type SuperTxsStateChecker interface {
	Check(k, v interface{}) (interface{}, bool)
	Output(k, v interface{}) (interface{}, interface{})
}

type SuperTxsStateManager

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

func GetManager

func GetManager(version string) *SuperTxsStateManager

func (*SuperTxsStateManager) Check

func (s *SuperTxsStateManager) Check(k string, v interface{}) (interface{}, bool)

func (*SuperTxsStateManager) Output

func (s *SuperTxsStateManager) Output(k string, v interface{}) (interface{}, interface{})

Jump to

Keyboard shortcuts

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