Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Fraud fraud.API Header header.API State state.API DAS das.API P2P p2p.API Node node.API // contains filtered or unexported fields }
func NewClient ¶
NewClient creates a new Client with one connection per namespace with the given token as the authorization token.
func NewPublicClient ¶ added in v0.6.2
NewPublicClient creates a new Client with one connection per namespace.
Click to show internal directories.
Click to hide internal directories.