service

package
v0.0.0-...-dfd800f Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthorizationHeader = "authorization"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseClient

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

func (*BaseClient) Close

func (c *BaseClient) Close() error

func (*BaseClient) NewClientAuthContext

func (c *BaseClient) NewClientAuthContext(inCtx context.Context) (outCtx context.Context, cancel context.CancelFunc, err error)

func (*BaseClient) NewClientContext

func (c *BaseClient) NewClientContext() (context.Context, context.CancelFunc)

type LedgerClient

type LedgerClient struct {
	*BaseClient
	ledger.LedgerServiceClient
}

func NewLedgerClient

func NewLedgerClient(target string) *LedgerClient

Jump to

Keyboard shortcuts

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