client

package
v0.1.0-fix-1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UploaderClient

type UploaderClient struct {
	// contains filtered or unexported fields
}

UploaderClient is an uploader gRPC service client wrapper

func NewUploaderClient

func NewUploaderClient(address string) (*UploaderClient, error)

NewUploaderClient return an UploaderClient instance

func (*UploaderClient) Close

func (client *UploaderClient) Close() error

Close the uploader gRPC client connection

func (*UploaderClient) PutObject

PutObject return grpc stream client, and be used to upload object payload.

func (*UploaderClient) QueryPuttingObject

func (client *UploaderClient) QueryPuttingObject(ctx context.Context, objectID uint64, opts ...grpc.CallOption) (
	*servicetypes.SegmentInfo, error)

QueryPuttingObject query a putting object info with object id

Jump to

Keyboard shortcuts

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