Skip to content

WriteWorkersKVEntry missing metadata #3060

@aliforever

Description

@aliforever

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIndicates an issue or PR lacks a `triage: foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions