mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
doc: some function/vars/const/package level updates (#1558)
* doc: some function/vars/const/package level updates Various update that stood out while reading godoc.org for CoreDNS. * Fix some misspellings as well
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Package up is used to run a function for some duration. If a new function is added while a previous run is
|
||||
// still ongoing, nothing new will be executed.
|
||||
package up
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user