package
Version:
v0.0.0-...-560616e
Opens a new window with list of versions in this module.
Published: Mar 24, 2019
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var RootCmd = &cobra.Command{
Use: "slogd",
Short: "slogd is a lightweight structured logging daemon",
Long: "slogd is a lightweight structured logging daemon exposed via HTTP and gRPC",
Run: func(cmd *cobra.Command, args []string) {
_ = cmd.Help()
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.