checker

package
v1.0.0-rc3 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker interface {
	Check(ibtp *pb.IBTP) error
}

func NewDirectChecker

func NewDirectChecker(ruleMgr *rulemgr.RuleMgr, appchainMgr *appchain.Manager) Checker

type DirectChecker

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

func (*DirectChecker) Check

func (c *DirectChecker) Check(ibtp *pb.IBTP) error

type MockChecker

type MockChecker struct {
}

func (*MockChecker) Check

func (ck *MockChecker) Check(ibtp *pb.IBTP) error

Jump to

Keyboard shortcuts

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