clients

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAwsConfigWithUri added in v0.4.0

func NewAwsConfigWithUri(uri string) (aws.Config, error)

func NewDynamoDBClientWithUri added in v0.3.0

func NewDynamoDBClientWithUri(uri string) (*dynamodb.Client, error)

func NewEtcdClient

func NewEtcdClient(endpoints []string) (*clientv3.Client, error)

func NewEtcdClientWithUri

func NewEtcdClientWithUri(uri string) (*clientv3.Client, error)

func NewMinioClientWithUri

func NewMinioClientWithUri(uri string) (*minio.Client, error)

func NewS3ClientWithUri added in v0.3.0

func NewS3ClientWithUri(uri string) (*s3.Client, error)

Types

type GRPCIndexClient

type GRPCIndexClient struct {
	proto.IndexClient
	// contains filtered or unexported fields
}

func NewGRPCIndexClient

func NewGRPCIndexClient(address string) (*GRPCIndexClient, error)

func NewGRPCIndexClientWithTLS

func NewGRPCIndexClientWithTLS(address string, certFile string, commonName string) (*GRPCIndexClient, error)

func (*GRPCIndexClient) Address

func (c *GRPCIndexClient) Address() string

func (*GRPCIndexClient) Close

func (c *GRPCIndexClient) Close() error

Jump to

Keyboard shortcuts

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