googleapis/go-genproto

GitHub: googleapis/go-genproto

为 Google Cloud 客户端库和 Google gRPC API 提供自动生成的 Go 语言 Protocol Buffer 消息类型与 gRPC 服务桩代码。

Stars: 622 | Forks: 203

# Go 生成的 proto 包 [![GoDoc](https://godoc.org/google.golang.org/genproto?status.svg)](https://godoc.org/google.golang.org/genproto) ``` go get google.golang.org/genproto/... ``` 本代码库包含用于常见 protocol buffer 类型的生成的 Go 包,以及与 Google 的 gRPC API 进行交互所必需的生成的 [gRPC][1] 代码。 本代码库中使用的 proto 文件的来源: * [googleapis/googleapis][2]:`googleapis` 中的代码派生自此代码库。这里的包专门包含用于与 Google API 交互的类型。 过去,`protobuf` 目录中的包包含由 [google/protobuf][3] 托管的某些已知 (well-known) 类型的生成代码。这些类型现在由 [`google.golang.org/protobuf`][4] 模块托管,并且使用类型别名 (type aliases) 将本模块中的声明转发到 `protobuf` 模块中的声明。
标签:EVTX分析, Golang, Google Cloud, gRPC, Protocol Buffers, Python工具, 代码生成, 安全编程, 客户端库, 日志审计, 渗透测试工具