indy

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIndyClient

type MockIndyClient struct {
	GetNymErr      error
	GetNymValue    *vdr.ReadReply
	GetEndpointErr error
	GetEndpointVal *vdr.ReadReply
	RefreshErr     error
	CloseErr       error
}

func (*MockIndyClient) Close

func (r *MockIndyClient) Close() error

func (*MockIndyClient) GetEndpoint

func (r *MockIndyClient) GetEndpoint(did string) (*vdr.ReadReply, error)

func (*MockIndyClient) GetNym

func (r *MockIndyClient) GetNym(did string) (*vdr.ReadReply, error)

func (*MockIndyClient) GetPoolStatus

func (r *MockIndyClient) GetPoolStatus() (*vdr.PoolStatus, error)

func (*MockIndyClient) RefreshPool

func (r *MockIndyClient) RefreshPool() error

Jump to

Keyboard shortcuts

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