package
0.1.6
Repository: https://github.com/trainking/goboot.git
Documentation: pkg.go.dev

# Functions

GetClient 获取daynamoDB的客户端实例; 必须在环境变量中设置: - AWS_ACCESS_KEY_ID - AWS_SECRET_ACCESS_KEY - AWS_REGION.

# Constants

BatchWriteMax 批量写入项目数量限制,以此为限,批量写入改为并行写入.