mirror of
https://github.com/netbirdio/service.git
synced 2026-05-22 17:08:14 -07:00
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