polling

package
v0.16.4 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2021 License: MPL-2.0 Imports: 4 Imported by: 1,004

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LongRunningPoller

type LongRunningPoller struct {
	// HttpResponse is the latest HTTP Response
	HttpResponse *http.Response
	// contains filtered or unexported fields
}

func NewLongRunningPollerFromResponse added in v0.16.1

func NewLongRunningPollerFromResponse(ctx context.Context, resp *http.Response, client autorest.Client) (LongRunningPoller, error)

NewLongRunningPollerFromResponse creates a new LongRunningPoller from the HTTP Response

func (*LongRunningPoller) PollUntilDone

func (fw *LongRunningPoller) PollUntilDone() error

PollUntilDone polls until this Long Running Poller is completed

Jump to

Keyboard shortcuts

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