chaincode

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MigrationContract

type MigrationContract struct {
	contractapi.Contract
}

func (*MigrationContract) ExportChunkKV

func (cc *MigrationContract) ExportChunkKV(ctx contractapi.TransactionContextInterface, pageSize int32, bookmark string, isComposit bool) (string, error)

ExportChunkKV get a set of keys and values and write hash to chaincode event

func (*MigrationContract) ImportChunkKV

func (cc *MigrationContract) ImportChunkKV(ctx contractapi.TransactionContextInterface, entriesStr string) error

ImportChunkKV add a set of keys and values to the state and write the hash to the chaincode event

func (*MigrationContract) Init

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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