checks

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checks

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

func NewChecks

func NewChecks(iavl tree.MTree) (*Checks, error)

func (*Checks) Commit

func (c *Checks) Commit() error

func (*Checks) Export

func (c *Checks) Export(state *types.AppState)

func (*Checks) IsCheckUsed

func (c *Checks) IsCheckUsed(check *check.Check) bool

func (*Checks) UseCheck

func (c *Checks) UseCheck(check *check.Check)

func (*Checks) UseCheckHash

func (c *Checks) UseCheckHash(hash types.Hash)

type RChecks added in v1.2.0

type RChecks interface {
	Export(state *types.AppState)
	IsCheckUsed(check *check.Check) bool
}

Jump to

Keyboard shortcuts

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