faws:用于 http 的 Amazon Web Services API 实现

时间:2021-06-16 17:43:47
【文件属性】:
文件名称:faws:用于 http 的 Amazon Web Services API 实现
文件大小:52KB
文件格式:ZIP
更新时间:2021-06-16 17:43:47
Go Flaxton 亚马逊网络服务 (AWS) API 这个仓库是AWS API的实现,其用于写在围棋编程语言负载均衡 。 部分代码是使用库实现的。 开始 对于这个库,你需要安装和学习 Go 编程语言基础知识。 要开始使用,您需要遵循以下几个步骤。 按照 Amazon 文档创建 AWS API 密钥和密钥: 。 使用git clone https://github.com/flaxtonio/faws.git将此库放在您的项目路径 (GOPATH) 中。 将此库导入您的 Go 语言项目文件。 import ( . . "faws" . . ) “你好,世界” package main import ( "faws" "faws/api/aws" "fmt" ) func main () { amz := faws . New ( "
【文件预览】:
faws-master
----Aws.go(3KB)
----LICENSE(11KB)
----README.md(3KB)
----api()
--------iam()
--------aws()
--------exp()
--------s3()
--------ec2()
----tests()
--------awsTest.go(2KB)
----.gitignore(266B)

网友评论