diff options
Diffstat (limited to 'plugin/pkg/parse/parse.go')
-rw-r--r-- | plugin/pkg/parse/parse.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/pkg/parse/parse.go b/plugin/pkg/parse/parse.go index cf4f96c09..17d2641ef 100644 --- a/plugin/pkg/parse/parse.go +++ b/plugin/pkg/parse/parse.go @@ -1,3 +1,4 @@ +// Package parse contains functions that can be used in the setup code for plugins. package parse import ( |