Documentation
¶
Index ¶
- Variables
- func NewKafkaCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command
- func NewNetCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command
- func NewRootCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command
- func NewSSBCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command
- func NewTaxiCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command
- func NewWeatherCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string BuildTime string )
View Source
var KafkaSource *kafka.Source
View Source
var Net *network.Main
View Source
var SSBMain *ssb.Main
View Source
var TaxiMain *taxi.Main
View Source
var WeatherMain *weather.Main
Functions ¶
func NewKafkaCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.