mirror of
https://github.com/coredns/coredns.git
synced 2025-11-18 09:52:17 -05:00
chore(lint): bump to v2.5.0 and enable godoclint (#7632)
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
// Package test contains helper functions for writing plugin tests.
|
||||
package test
|
||||
@@ -14,7 +14,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package test will scrape a target and you can inspect the variables.
|
||||
// Package test contains helper functions for writing plugin tests.
|
||||
// For example to scrape a target and inspect the variables.
|
||||
// Basic usage:
|
||||
//
|
||||
// result := Scrape("http://localhost:9153/metrics")
|
||||
|
||||
Reference in New Issue
Block a user