client

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBlobServiceClient

func NewBlobServiceClient(host string, port int, tls bool, caFile string, serverHostOverride string) (blob.BlobServiceClient, error)

NewBlobServiceClient ...

Types

type Client

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

Client ...

func NewClient

func NewClient(b blob.BlobServiceClient) (*Client, error)

NewClient ...

func (*Client) Get

func (c *Client) Get(ID string, w io.Writer) (n int64, err error)

Get ...

func (*Client) Push

func (c *Client) Push(ID string, r io.Reader) (*blob.PushStatus, error)

Push ...

Jump to

Keyboard shortcuts

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