mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 02:33:14 -04:00
Doc: add package docs (#296)
* Doc: add package docs Add short package level docs to make godoc looks nicer. Add some badges to the README. * correct url
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Package dnssec implements a middleware that signs responses on-the-fly using
|
||||
// NSEC black lies.
|
||||
package dnssec
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user