google.golang.org/grpc/credentials/alts/internal/conn.Counter.value (field)
7 uses
google.golang.org/grpc/credentials/alts/internal/conn (current package)
counter.go#L33: value [counterLen]byte
counter.go#L43: return c.value[:], nil
counter.go#L54: c.value[i]++
counter.go#L55: if c.value[i] != 0 {
utils.go#L30: c.value[counterLen-1] = 0x80
utils.go#L44: c.value[counterLen-1] = 0x80
utils.go#L52: copy(c.value[:], value)
![]() |
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. |