//
pkg.gl
Category
github.com/akash-network/akash-api
go
node
client
v1beta1
package
0.0.72
Repository:
https://github.com/akash-network/akash-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
155 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
NewQueryClient
NewQueryClient creates new query client instance.
#
Variables
ErrClientNotFound
No description provided by the author
#
Interfaces
Client
go:generate mockery --name Client --output ./mocks.
Node
go:generate mockery --name Node --output ./mocks.
Query
go:generate mockery --name Query --output ./mocks.
Tx
go:generate mockery --name Tx --output ./mocks.