nodeclient

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "common.node.nodeclient"

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeClient

type NodeClient interface {
	app.Component
	AclGetRecords(ctx context.Context, spaceId, aclHead string) (recs []*consensusproto.RawRecordWithId, err error)
	AclAddRecord(ctx context.Context, spaceId string, rec *consensusproto.RawRecord) (recWithId *consensusproto.RawRecordWithId, err error)
}

func New

func New() NodeClient

Directories

Path Synopsis
Package mock_nodeclient is a generated GoMock package.
Package mock_nodeclient is a generated GoMock package.

Jump to

Keyboard shortcuts

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