Skip to content

Decode DNS records to a map instead of slice #453

Merged
hsslbchtop merged 1 commit intomasterfrom
dns-records-map
Feb 12, 2026
Merged

Decode DNS records to a map instead of slice #453
hsslbchtop merged 1 commit intomasterfrom
dns-records-map

Conversation

@hsslbchtop
Copy link
Contributor

To be able to distinguish categories.
With current signature there is a problem. DNSStorageAddress could be used for three categories: site, storage, picture. But in a slice containing only values, it is not possible to distinguish category for which a value is present.

@hsslbchtop hsslbchtop merged commit c25e4e7 into master Feb 12, 2026
1 check failed
@hsslbchtop hsslbchtop deleted the dns-records-map branch February 12, 2026 17:18
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.

3 participants