Sam
068706ae9a
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #78
8 lines
193 B
Go
8 lines
193 B
Go
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
/*
|
|
Package conf contains helper functions for getting local nameservers
|
|
|
|
Currently supported: Unix, Windows, Plan 9 (tested on 9front)
|
|
*/
|
|
package conf
|