aws_client

package
v0.1.28 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func Configure

func Configure() (*Client, error)

func (Client) ReadFile

func (c Client) ReadFile(userId string, fileName string) (string, error)

func (Client) SaveFile

func (c Client) SaveFile(userId string, fileName string, content string) error

func (Client) UpdateErrorMetric added in v0.1.25

func (c Client) UpdateErrorMetric(service string, method string, errorCode string) error

func (Client) UpdateQPSMetric added in v0.1.25

func (c Client) UpdateQPSMetric(service string, method string) error

Jump to

Keyboard shortcuts

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