type cloud.google.com/go/storage.PostPolicyV4Options
3 uses
cloud.google.com/go/storage (current package)
post_policy_v4.go#L34: type PostPolicyV4Options struct {
post_policy_v4.go#L209: func GenerateSignedPostPolicyV4(bucket, object string, opts *PostPolicyV4Options) (*PostPolicyV4, error) {
post_policy_v4.go#L344: func validatePostPolicyV4Options(opts *PostPolicyV4Options, now time.Time) error {
![]() |
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. |