Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TableManager ¶
type TableManager struct {
// contains filtered or unexported fields
}
TableManager 管理表格存储操作
func NewTableManager ¶
func NewTableManager(endpoint, instanceName, accessKeyID, accessKeySecret string) (*TableManager, error)
NewTableManager 创建一个新的 TableManager
Click to show internal directories.
Click to hide internal directories.