type github.com/golang/protobuf/ptypes/wrappers.Int64Value
6 uses
github.com/golang/protobuf/ptypes/wrappers (current package)
wrappers.pb.go#L17: type Int64Value = wrapperspb.Int64Value
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1
metrics.pb.go#L724: Count *wrappers.Int64Value `protobuf:"bytes,1,opt,name=count,proto3" json:"count,omitempty"`
metrics.pb.go#L765: func (x *SummaryValue) GetCount() *wrappers.Int64Value {
metrics.pb.go#L1051: Count *wrappers.Int64Value `protobuf:"bytes,1,opt,name=count,proto3" json:"count,omitempty"`
metrics.pb.go#L1093: func (x *SummaryValue_Snapshot) GetCount() *wrappers.Int64Value {
metrics.pb.go#L1400: (*wrappers.Int64Value)(nil), // 18: google.protobuf.Int64Value
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |