import "go.chromium.org/chromiumos/infra/proto/go/test_platform/steps/execute"
type Build struct { CreateTime *timestamp.Timestamp `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Build contains fields extracted from https://chromium.googlesource.com/infra/luci/luci-go/+/master/buildbucket/proto/build.proto
Package execute imports 4 packages (graph) and is imported by 1 packages. Updated 2021-01-24. Refresh now. Tools for package owners.