storage

package
v0.0.0-...-24865f3 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 9 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(
	storage sdk.Transactable,
	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