Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WriteWorkersKVEntry missing metadata #3060

Open
2 tasks done
aliforever opened this issue Sep 10, 2024 · 0 comments
Open
2 tasks done

WriteWorkersKVEntry missing metadata #3060

aliforever opened this issue Sep 10, 2024 · 0 comments
Labels
needs-triage Indicates an issue or PR lacks a `triage: foo` label and requires one.

Comments

@aliforever
Copy link
Contributor

Confirmation

  • My issue isn't already found on the issue tracker.
  • I have replicated my issue using the latest version of the library and it is still present.

cloudflare-go version

v0.103.0

Go environment

N/A

Expected output

WriteWorkersKVEntryParams

type WriteWorkersKVEntryParams struct {
	NamespaceID string
	Key         string
	Value       []byte
}

Should also include metadata as per documentation

Actual output

N/A

Code demonstrating the issue

N/A

Steps to reproduce

N/A

References

No response

@aliforever aliforever added the needs-triage Indicates an issue or PR lacks a `triage: foo` label and requires one. label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Indicates an issue or PR lacks a `triage: foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

1 participant