infrastructures

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataStoreClient

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

func NewDataStoreClient

func NewDataStoreClient(googleProjectName string) (*DataStoreClient, error)

func (*DataStoreClient) GetByKey

func (c *DataStoreClient) GetByKey(key string) (string, error)

func (*DataStoreClient) Save

func (c *DataStoreClient) Save(key, answer string) error

type EsaClient

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

func NewEsaClient

func NewEsaClient(apiKey, team string) *EsaClient

func (*EsaClient) GetListByKey

func (c *EsaClient) GetListByKey(key string) (*models.EsaAnswer, error)

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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