create ResultMetadata for test (golang) #2674
Unanswered
noameini12
asked this question in
Q&A
Replies: 1 comment
-
go version: v1.30.2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I tried to create ResultMetadata in my test (for verifying that HeadBucketOutput returns the expected region in the header), and I need to set this key:
rawResponseKey{}
. However, it is private, and I didn't find a way to build ResultMetadata with this key and a proper value.Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions