//
pkg.gl
Category
github.com/0chain/gosdk_common
sdks
package
0.0.0-20250204070817-3c82b7ad6a9f
Repository:
https://github.com/0chain/gosdk_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
178 SLOC
#
Packages
blobber
Provides sdk functions to be used by the blobber.
#
Functions
New
New create an sdk client instance given its configuration - clientID client id of the using client - clientKey client key of the using client - signatureScheme signature scheme for transaction encryption - wallet wallet of the using client.
NewClient
create client instance.
#
Structs
Client
Client a client instance of restful api.
Request
Request request payload.
ZBox
ZBox sdk client instance.