package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Database struct {
Region string `yaml:"region" json:"region"`
AccessKeyID string `yaml:"accessKeyID" json:"accessKeyID"`
AccessSecretKey string `yaml:"accessSecretKey" json:"accessSecretKey"`
Timeout time.Duration `yaml:"timeout" json:"timeout"`
}
Database database
Tabler ddb model interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.