dynamo:Go的富有表现力的DynamoDB库-源码

上传者: 42165583 | 上传时间: 2021-03-31 10:49:40 | 文件大小: 76KB | 文件类型: ZIP
发电机 import "github.com/guregu/dynamo" dynamo是Go的一个富有表现力的客户端,它具有简单但功能强大的API。 dynamo与官方的集成。 该库是稳定的,并带有Go模块的版本。 例 package dynamo import ( "time" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/guregu/dynamo" ) // Use struct tags much like the standard JSON library, // you can embed anonymous structs too! type widget struct { UserID int // Hash key, a.k.a. partition key Time time. Time // Range key, a.k.a. sort key Msg string `

文件下载

资源详情

[{"title":"( 50 个子文件 76KB ) dynamo:Go的富有表现力的DynamoDB库-源码","children":[{"title":"dynamo-master","children":[{"title":".gitignore <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"go.mod <span style='color:#111;'> 334B </span>","children":null,"spread":false},{"title":"decode.go <span style='color:#111;'> 13.51KB </span>","children":null,"spread":false},{"title":"createtable_test.go <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"decode_test.go <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"substitute_test.go <span style='color:#111;'> 650B </span>","children":null,"spread":false},{"title":"encoding_aws_test.go <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"reserved.go <span style='color:#111;'> 14.04KB </span>","children":null,"spread":false},{"title":"updatetable.go <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false},{"title":"createtable.go <span style='color:#111;'> 14.17KB </span>","children":null,"spread":false},{"title":"query.go <span style='color:#111;'> 14.18KB </span>","children":null,"spread":false},{"title":"put_test.go <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"substitute.go <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"tx.go <span style='color:#111;'> 7.85KB </span>","children":null,"spread":false},{"title":"db_test.go <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"batch_test.go <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"update_test.go <span style='color:#111;'> 5.27KB </span>","children":null,"spread":false},{"title":"go.sum <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false},{"title":"ttl_test.go <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"describetable.go <span style='color:#111;'> 7.37KB </span>","children":null,"spread":false},{"title":"batchget.go <span style='color:#111;'> 7.16KB </span>","children":null,"spread":false},{"title":"retry.go <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 5.64KB </span>","children":null,"spread":false},{"title":"update.go <span style='color:#111;'> 14.06KB </span>","children":null,"spread":false},{"title":"encode_test.go <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"tx_test.go <span style='color:#111;'> 4.29KB </span>","children":null,"spread":false},{"title":"ttl.go <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"encoding_test.go <span style='color:#111;'> 19.33KB </span>","children":null,"spread":false},{"title":"bench_test.go <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"scan_test.go <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"scan.go <span style='color:#111;'> 8.42KB </span>","children":null,"spread":false},{"title":"conditioncheck.go <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"encode.go <span style='color:#111;'> 18.10KB </span>","children":null,"spread":false},{"title":"table_test.go <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"updatetable_test.go <span style='color:#111;'> 917B </span>","children":null,"spread":false},{"title":"keys.go <span style='color:#111;'> 816B </span>","children":null,"spread":false},{"title":"batchwrite.go <span style='color:#111;'> 3.55KB </span>","children":null,"spread":false},{"title":"delete.go <span style='color:#111;'> 4.34KB </span>","children":null,"spread":false},{"title":"delete_test.go <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"table.go <span style='color:#111;'> 5.50KB </span>","children":null,"spread":false},{"title":"query_test.go <span style='color:#111;'> 4.17KB </span>","children":null,"spread":false},{"title":"internal","children":[{"title":"exprs","children":[{"title":"expr_test.go <span style='color:#111;'> 267B </span>","children":null,"spread":false},{"title":"bench_test.go <span style='color:#111;'> 319B </span>","children":null,"spread":false},{"title":"lex.go <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"expr.go <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"put.go <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"db.go <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"describetable_test.go <span style='color:#111;'> 444B </span>","children":null,"spread":false},{"title":"encoding_aws.go <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明