| Index: tokenserver/api/machine_token.pb.go
|
| diff --git a/tokenserver/api/machine_token.pb.go b/tokenserver/api/machine_token.pb.go
|
| index c4dc87d35ae3161032af5418b6afff78d3a1a6ac..567bacf846b159dd46b19c9f1e641703872edb8a 100644
|
| --- a/tokenserver/api/machine_token.pb.go
|
| +++ b/tokenserver/api/machine_token.pb.go
|
| @@ -7,11 +7,14 @@ Package tokenserver is a generated protocol buffer package.
|
|
|
| It is generated from these files:
|
| github.com/luci/luci-go/tokenserver/api/machine_token.proto
|
| + github.com/luci/luci-go/tokenserver/api/oauth_token_grant.proto
|
| github.com/luci/luci-go/tokenserver/api/token_file.proto
|
|
|
| It has these top-level messages:
|
| MachineTokenBody
|
| MachineTokenEnvelope
|
| + OAuthTokenGrantBody
|
| + OAuthTokenGrantEnvelope
|
| TokenFile
|
| */
|
| package tokenserver
|
|
|