vault

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(sp view.ServiceProvider, network, channel string, NewQueryExecutor func() (driver.QueryExecutor, error)) *vault

func NewService

func NewService(sp view.ServiceProvider) *service

Types

type ListStateQueryIteratorInterface

type ListStateQueryIteratorInterface struct {
	// contains filtered or unexported fields
}

func (*ListStateQueryIteratorInterface) Close

func (*ListStateQueryIteratorInterface) HasNext

func (*ListStateQueryIteratorInterface) Next

func (l *ListStateQueryIteratorInterface) Next(state interface{}) (string, error)

type NewQueryExecutorFunc

type NewQueryExecutorFunc func() (driver.QueryExecutor, error)

type VaultFunc

type VaultFunc func(ctx view.ServiceProvider, id string) *fabric.Vault

Jump to

Keyboard shortcuts

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