cloud.google.com/go/storage.hmacKeyDesc.userProjectID (field)
12 uses
cloud.google.com/go/storage (current package)
hmac.go#L121: if desc.userProjectID != "" {
hmac.go#L122: call = call.UserProject(desc.userProjectID)
hmac.go#L154: if desc.userProjectID != "" {
hmac.go#L155: delCall = delCall.UserProject(desc.userProjectID)
hmac.go#L211: if desc.userProjectID != "" {
hmac.go#L212: call = call.UserProject(desc.userProjectID)
hmac.go#L258: if desc.userProjectID != "" {
hmac.go#L259: call = call.UserProject(desc.userProjectID)
hmac.go#L357: if it.desc.userProjectID != "" {
hmac.go#L358: call = call.UserProject(it.desc.userProjectID)
hmac.go#L393: userProjectID string
hmac.go#L439: hkd.userProjectID = userProjectID
![]() |
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. |