Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortCaller ¶
type PortCaller struct {
proto.StorageClient
// contains filtered or unexported fields
}
PortCaller is an RPC service caller.
func NewPortCaller ¶
func NewPortCaller(stop <-chan struct{}, cc *grpc.ClientConn) *PortCaller
NewPortCaller returns a new caller for RPC service.
func (*PortCaller) DownloadStream ¶
DownloadStream calls streaming RPC to fetch the data.
func (*PortCaller) UploadStream ¶
UploadStream calls streaming RPC to upload the data.
Click to show internal directories.
Click to hide internal directories.