const google.golang.org/grpc/credentials/alts/internal/conn.counterLen
5 uses
google.golang.org/grpc/credentials/alts/internal/conn (current package)
counter.go#L25: const counterLen = 12
counter.go#L33: value [counterLen]byte
utils.go#L30: c.value[counterLen-1] = 0x80
utils.go#L44: c.value[counterLen-1] = 0x80
utils.go#L59: if c[counterLen-1]&0x80 == 0x80 {
![]() |
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. |