aboutsummaryrefslogtreecommitdiff
path: root/middleware/auto/regexp_test.go
diff options
context:
space:
mode:
authorGravatar Yong Tang <yongtang@users.noreply.github.com> 2016-10-14 16:28:15 -0700
committerGravatar GitHub <noreply@github.com> 2016-10-14 16:28:15 -0700
commita69e88db62eba5cbb96c6feac74c55abe78c36b9 (patch)
tree8ec62cabfc2406a46ba14133de6a24904d43b191 /middleware/auto/regexp_test.go
parentaa7744dc86455c89a2c8396b5ada71134064822d (diff)
downloadcoredns-a69e88db62eba5cbb96c6feac74c55abe78c36b9.tar.gz
coredns-a69e88db62eba5cbb96c6feac74c55abe78c36b9.tar.zst
coredns-a69e88db62eba5cbb96c6feac74c55abe78c36b9.zip
Add needed comments for `golint` cleanup. (#334)
This fix adds several needed comments in `middleware/kubernetes/nametemplate/nametemplate.go` to clean up golint output. There are still 3 places that needs proper docs: ``` middleware/kubernetes/nametemplate/nametemplate.go:64:1: comment on exported type Template should be of the form "Template ..." (with optional leading article) middleware/kubernetes/nametemplate/nametemplate.go:72:1: comment on exported method Template.SetTemplate should be of the form "SetTemplate ..." middleware/kubernetes/nametemplate/nametemplate.go:188:1: comment on exported type NameValues should be of the form "NameValues ..." (with optional leading article) ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'middleware/auto/regexp_test.go')
0 files changed, 0 insertions, 0 deletions
t Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/headers.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Update nodejs compat docs with ttyGravatar Colin McDonnell 1-1/+1
2023-08-17Improve test documentationGravatar Colin McDonnell 2-24/+63
2023-08-17Update Astro guideGravatar Colin McDonnell 1-1/+5
2023-08-17Allow IncomingRequest.req to be overwritten. (#4154)Gravatar dave caruso 3-8/+21
2023-08-17Fix(node:fs): add buffer parameter in fs.read callback. (#4191)Gravatar Ai Hoshino 3-5/+151
2023-08-17refactor: move HTMLRewriter to c++ bindings (#4193)Gravatar Brúnó Salomon 16-1127/+4961
2023-08-17Fix description for executables pageGravatar Colin McDonnell 1-1/+1