goconstruct:github.comawsconstructs的“ go”版本基于函数而不是类 源码
goconstruct 基于函数而非类的“ go”版本。 快速开始 go get -u github.com/brad-jones/goconstruct package main import ( "encoding/json" "fmt" "github.com/brad-jones/goconstruct" ) // -- START: File Construct // based on: https://registry.terraform.io/providers/hashicorp/local/latest/docs/resources/file type FileProps struct { SensitiveContent string ContentBase64 string Filename
文件列表
goconstruct-master.zip
(预估有个26文件)
goconstruct-master
go.mod
238B
.gitattributes
12B
.github
dependabot.yml
590B
workflows
main.yml
1KB
.node-version
8B
go.sum
3KB
.prettierrc.yml
165B
暂无评论