storage

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InputName  = "data"
	StopOutput = "stop"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	modules.BaseModule
	// contains filtered or unexported fields
}

Module - saves received from input block to storage.

                     |----------------|
                     |                |
-- storage.Block ->  |     MODULE     |
                     |                |
                     |----------------|

func NewModule

func NewModule(
	tx sdk.Transactable,
	constants storage.IConstant,
	validators storage.IValidator,
	notificator storage.Notificator,
	cfg config.Indexer,
) Module

NewModule -

func (*Module) Close

func (module *Module) Close() error

Close -

func (*Module) Start

func (module *Module) Start(ctx context.Context)

Start -

Jump to

Keyboard shortcuts

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