storage

package
v0.0.0-...-591eb45 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2019 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package storage provides types and utilities used for interacting with a remote database.

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
}

Client defines a database client.

func NewClient

func NewClient(ctx context.Context, config *config.Config) (*Client, error)

NewClient returns new storage client from the provided parameters.

func (*Client) String

func (c *Client) String() string

String implements fmt.Stringer interface.

Jump to

Keyboard shortcuts

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