diff options
Diffstat (limited to 'coremain/run.go')
-rw-r--r-- | coremain/run.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coremain/run.go b/coremain/run.go index 7552074c1..8d73f6664 100644 --- a/coremain/run.go +++ b/coremain/run.go @@ -1,3 +1,4 @@ +// Package coremain contains the functions for starting CoreDNS. package coremain import ( |