1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-28 23:42:21 +00:00
2018-07-08 17:52:33 +08:00

23 lines
407 B
Plaintext
Executable File

Google APIs
============
Project: Google APIs
URL: https://github.com/google/googleapis
Revision: a9fb190cdb78ed9bb2d6bb3fb5b9ef46effa5df3
License: Apache License 2.0
Imported Files
---------------
- google/api/annotations.proto
- google/api/http.proto
Generated Files
----------------
They are generated from the .proto files by protoc-gen-go.
- google/api/annotations.pb.go
- google/api/http.pb.go