文件名称:goconstruct:github.comawsconstructs的“ go”版本,基于函数而不是类
文件大小:60KB
文件格式:ZIP
更新时间:2024-03-31 02:27:45
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
----go.mod(238B)
----.gitattributes(12B)
----.github()
--------dependabot.yml(590B)
--------workflows()
----.node-version(8B)
----go.sum(3KB)
----.prettierrc.yml(165B)
----goconstruct.go(4KB)
----.prettierignore(23B)
----.vscode()
--------settings.json(628B)
----goconstruct_test.go(2KB)
----examples()
--------tf-file()
----LICENSE(1KB)
----README.md(6KB)
----.lintstagedrc.js(88B)
----.editorconfig(239B)
----.commitlintrc.yml(47B)
----.huskyrc.yml(78B)
----.gitignore(4KB)
----.releaserc.yml(487B)
----.go-version(7B)
----CHANGELOG.md(265B)
----package-lock.json(173KB)
----package.json(453B)