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