Documentation ¶
Index ¶
- Variables
- func Add(ctx context.Context, req *core.AddReq) (resp *core.AddResp, err error)
- func DataStorePinLs(ctx context.Context, req *core.DataStoreReq) (resp *core.DataStoreResp, err error)
- func ID(ctx context.Context, req *core.IDReq) (resp *core.IDResp, err error)
- func InitGlobalClient(cfg *config.Config)
- func New(cfg *config.Config) core.API
- func NodeAddrInfo(ctx context.Context, req *core.AddrReq) (*core.AddrResp, error)
- func NodeLink(ctx context.Context, req *core.NodeLinkReq) (resp *core.NodeLinkResp, err error)
- func NodeList(ctx context.Context, req *core.NodeListReq) (resp *core.NodeListResp, err error)
- func Ping(ctx context.Context, req *core.PingReq) (resp *core.PingResp, err error)
- func UploadFile(ctx context.Context, req *core.UploadReq) (resp *core.UploadResp, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultClient core.API
DefaultClient ...
Functions ¶
func DataStorePinLs ¶
func DataStorePinLs(ctx context.Context, req *core.DataStoreReq) (resp *core.DataStoreResp, err error)
DataStorePinLs ...
func NodeAddrInfo ¶
NodeAddrInfo ...
func NodeLink ¶
func NodeLink(ctx context.Context, req *core.NodeLinkReq) (resp *core.NodeLinkResp, err error)
NodeLink ...
func NodeList ¶
func NodeList(ctx context.Context, req *core.NodeListReq) (resp *core.NodeListResp, err error)
NodeList ...
func UploadFile ¶
UploadFile ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.