marker

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProgressMarker

type ProgressMarker struct {
	Bucket string
	Client s3iface.S3API
	// contains filtered or unexported fields
}

ProgressMarker is an implementation of Marker which allows for marking/unmarking of graphs in progress

func (*ProgressMarker) Mark

func (m *ProgressMarker) Mark(ctx context.Context, key string) error

Mark flags the graph identified by key as being "in progress"

func (*ProgressMarker) Unmark

func (m *ProgressMarker) Unmark(ctx context.Context, key string) error

Unmark flags the graph identified by key as not being "in progress"

Jump to

Keyboard shortcuts

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