Files
ctrld/internal
Cuong Manh Le 29b8b4277c all: move nameserver resolution to public API
Make nameserver resolution functions more consistent and accessible:
- Rename currentNameserversFromResolvconf to CurrentNameserversFromResolvconf
- Move function to public API for better reusability
- Update all internal references to use the new public API
- Add comprehensive godoc comments for nameserver functions
- Improve code organization by centralizing DNS resolution logic

This change makes the nameserver resolution functionality more maintainable
and easier to use across different parts of the codebase.
2026-04-30 19:19:18 +07:00
..
2024-09-30 18:14:30 +07:00
2026-04-30 19:19:18 +07:00