文件名称:pkg:常见的ANZ Go软件包
文件大小:127KB
文件格式:ZIP
更新时间:2024-03-07 06:38:24
Go
包 常见的ANZ Go套餐 发展 先决条件: , ,GNU make 用make构建 make help查看构建选项 在OSX上,在安装go 运行 brew install golangci/tap/golangci-lint make 使用原型 从Protobuf和gRPC定义派生的所有生成的代码都将提交给此存储库,但是,如果您需要重新生成Go代码或使用gRPC,请安装以下工具: proto3和gRPC 在OSX上运行 (cd /tmp; go get -u golang.org/x/tools/goimports) brew grpcurl protoc-gen-go grpc prototool 初始安装运行后 make generate
【文件预览】:
pkg-master
----.gitignore(26B)
----go.mod(1KB)
----logging()
--------logger_example_test.go(3KB)
--------doc.go(4KB)
--------logger_test.go(3KB)
--------context_test.go(6KB)
--------constants_test.go(594B)
--------README.md(600B)
--------context.go(4KB)
--------benchmark()
--------logger.go(7KB)
--------codelinks()
--------global.go(592B)
--------constants.go(1KB)
----health()
--------openapi.json(2KB)
--------health_example_test.go(2KB)
--------default.go(2KB)
--------ochealth()
--------health.go(11KB)
--------pb()
--------otelhealth()
--------health_test.go(7KB)
--------default_test.go(2KB)
----Makefile(3KB)
----clock()
--------mock_test.go(877B)
--------mock.go(843B)
--------default.go(992B)
--------clock_test.go(3KB)
--------time_travel_test.go(3KB)
--------time_travel.go(3KB)
--------clock.go(2KB)
----mod()
--------module_test.go(3KB)
--------gomodules_integration_test.go(692B)
--------util_test.go(893B)
--------gomodules.go(4KB)
--------github_integration_test.go(2KB)
--------github.go(6KB)
--------util.go(332B)
--------module.go(2KB)
--------github_test.go(5KB)
--------gomodules_test.go(2KB)
--------module_integration_test.go(2KB)
----log()
--------logrus_test.go(1KB)
--------nullLogger.go(1KB)
--------util_test.go(2KB)
--------examples.md(7KB)
--------standardLogger_test.go(11KB)
--------testutil.go(1KB)
--------mockLogger.go(1KB)
--------loggerInterface.go(3KB)
--------standardLogger.go(6KB)
--------api_test.go(9KB)
--------README.md(12KB)
--------util.go(2KB)
--------_examples()
--------benchmark()
--------api.go(6KB)
--------design.md(9KB)
--------logrus.go(2KB)
--------config.go(2KB)
----LICENSE(11KB)
----go.sum(74KB)
----.github()
--------workflows()
----env()
--------default.go(435B)
--------env.go(2KB)
--------map_test.go(2KB)
--------map.go(1KB)
--------env_test.go(1KB)
----README.md(1KB)
----.golangci.yml(517B)
----.gitattributes(31B)