Skip to content

Make find/decode/decodeMetadata public#15

Merged
marselester merged 1 commit intomasterfrom
find-decode
Apr 5, 2026
Merged

Make find/decode/decodeMetadata public#15
marselester merged 1 commit intomasterfrom
find-decode

Conversation

@marselester
Copy link
Copy Markdown
Owner

The following methods were exposed:

  • find() in case a caller only wants to check if an IP exists without decoding
  • decode() decodes an entry found by find()
  • decodeMetadata() decodes metadata using an arbitrary type, e.g., any.Value

Breaking change: LookupOptions, ScanOptions were unified into DecodeOptions.

@marselester marselester merged commit af0d49c into master Apr 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant