type cloud.google.com/go/storage.HMACState
7 uses
cloud.google.com/go/storage (current package)
hmac.go#L30: type HMACState string
hmac.go#L35: Active HMACState = "ACTIVE"
hmac.go#L39: Inactive HMACState = "INACTIVE"
hmac.go#L45: Deleted HMACState = "DELETED"
hmac.go#L83: State HMACState
hmac.go#L183: State: HMACState(pbmd.State),
hmac.go#L235: State HMACState
![]() |
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. |