[PR #2623] [MERGED] Update authority documentation #3187

Closed
opened 2026-03-16 11:30:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2623
Author: @divergentdave
Created: 11/27/2024
Status: Merged
Merged: 11/28/2024
Merged by: @marcus0x62

Base: mainHead: david/update-authority-docs


📝 Commits (1)

  • 4e8dc08 Update authority documentation

📊 Changes

5 files changed (+95 additions, -90 deletions)

View changed files

📝 crates/server/src/authority/authority.rs (+16 -14)
📝 crates/server/src/authority/authority_object.rs (+35 -28)
📝 crates/server/src/store/file/authority.rs (+15 -14)
📝 crates/server/src/store/in_memory/authority.rs (+20 -27)
📝 crates/server/src/store/sqlite/authority.rs (+9 -7)

📄 Description

This updates the documentation of authority traits and implementations. I fixed cases where the arguments or return types were out of date, and did some light copyediting.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2623 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/27/2024 **Status:** ✅ Merged **Merged:** 11/28/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `david/update-authority-docs` --- ### 📝 Commits (1) - [`4e8dc08`](https://github.com/hickory-dns/hickory-dns/commit/4e8dc0887cd94d18d20ced34730db13d16e9c8cb) Update authority documentation ### 📊 Changes **5 files changed** (+95 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/authority.rs` (+16 -14) 📝 `crates/server/src/authority/authority_object.rs` (+35 -28) 📝 `crates/server/src/store/file/authority.rs` (+15 -14) 📝 `crates/server/src/store/in_memory/authority.rs` (+20 -27) 📝 `crates/server/src/store/sqlite/authority.rs` (+9 -7) </details> ### 📄 Description This updates the documentation of authority traits and implementations. I fixed cases where the arguments or return types were out of date, and did some light copyediting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:30:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3187
No description provided.