tablestoredb

package
v2.1.9 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(config *recconf.RecommendConfig)

Types

type TableStore

type TableStore struct {
	EndPoint     string
	InstanceName string

	RoleArn    string
	Client     *tablestore.TableStoreClient
	Expiration time.Time
	// contains filtered or unexported fields
}

func GetTableStore

func GetTableStore(name string) (*TableStore, error)

func (*TableStore) Init

func (m *TableStore) Init() error

func (*TableStore) SetAccessKeyId

func (m *TableStore) SetAccessKeyId(id string)

func (*TableStore) SetAccessKeySecret

func (m *TableStore) SetAccessKeySecret(secret string)

Jump to

Keyboard shortcuts

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