client

package
v0.18.0-rc45-debug-lib... Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 15 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Modules = moduleMap(&staticClient)
)

Functions

This section is empty.

Types

type Client

type Client struct {
	Fraud      fraud.API
	Header     header.API
	State      state.API
	Share      share.API
	DAS        das.API
	P2P        p2p.API
	Node       node.API
	Blob       blob.API
	DA         da.API
	Blobstream blobstream.API
	// contains filtered or unexported fields
}

func NewClient

func NewClient(ctx context.Context, addr, token string) (*Client, error)

NewClient creates a new Client with one connection per namespace with the given token as the authorization token.

func (*Client) Close

func (c *Client) Close()

Close closes the connections to all namespaces registered on the staticClient.

Jump to

Keyboard shortcuts

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