kv

package
v0.0.0-...-88b7c21 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: Apache-2.0, MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ChaincodeName      = "kv-test"
	ChaincodeImageName = "fpc/fpc-kv-test-go"
	ChaincodeImageTag  = "latest"
)

Variables

This section is empty.

Functions

func Topology

func Topology() []api.Topology

Types

type Client

type Client struct {
	CID      string
	Function string
	Args     []string
}

type ClientView

type ClientView struct {
	*Client
}

func (*ClientView) Call

func (c *ClientView) Call(context view.Context) (interface{}, error)

type ClientViewFactory

type ClientViewFactory struct{}

func (*ClientViewFactory) NewView

func (c *ClientViewFactory) NewView(in []byte) (view.View, error)

Jump to

Keyboard shortcuts

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