func contrib.go.opencensus.io/exporter/stackdriver.clip32
4 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
trace_proto.go#L151: sp.TimeEvents.DroppedAnnotationsCount = clip32(droppedAnnotationsCount)
trace_proto.go#L152: sp.TimeEvents.DroppedMessageEventsCount = clip32(droppedMessageEventsCount)
trace_proto.go#L277: TruncatedByteCount: clip32(len(s) - len(b)),
trace_proto.go#L287: func clip32(x int) int32 {
![]() |
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. |