storing

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGroupStorage

func NewGroupStorage(storage blockchain.Storage) blockchain.GroupStorage

NewGroupStorage ...

Types

type GroupStorage

type GroupStorage interface {
	blockchain.GroupStorage
}

GroupStorage ...

It's used only for mock generating.

type GroupStorageWrapper

type GroupStorageWrapper struct {
	blockchain.Storage
}

GroupStorageWrapper ...

func (GroupStorageWrapper) StoreBlockGroup

func (wrapper GroupStorageWrapper) StoreBlockGroup(
	blocks blockchain.BlockGroup,
) error

StoreBlockGroup ...

type Storage

type Storage interface {
	blockchain.Storage
}

Storage ...

It's used only for mock generating.

type Stringer

type Stringer interface {
	fmt.Stringer
}

Stringer ...

It's used only for mock generating.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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