service/example: add comment to example config struct.
This commit is contained in:
@@ -18,6 +18,7 @@ import (
|
||||
"github.com/kardianos/service"
|
||||
)
|
||||
|
||||
// Config is the runner app config structure.
|
||||
type Config struct {
|
||||
Name, DisplayName, Description string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user