status

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TableClient

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

TableClient allows reading and writing to azure tables.

func NewTableClient

func NewTableClient(uri resources.URI) (*TableClient, error)

NewTableClient Creates an azure table client.

func (*TableClient) Read

func (c *TableClient) Read(ingestionSourceID string) (map[string]interface{}, error)

Read reads a table record cotaining ingestion status.

func (*TableClient) Write

func (c *TableClient) Write(ingestionSourceID string, data map[string]interface{}) error

Write reads a table record cotaining ingestion status.

Jump to

Keyboard shortcuts

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