Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallDefaultPlugins ¶
func InstallDefaultPlugins()
InstallDefaultPlugins install the default plugin
Types ¶
type ExchangeContext ¶
type ExchangeContext interface { Write(buffer []byte) Shutdown() }
type JournalConfig ¶
JournalConfig to describe .journal.yaml
type SampleScanner ¶
type SampleScanner struct {
// contains filtered or unexported fields
}
func ScannerInstance ¶
func ScannerInstance() SampleScanner
ScannerInstance get instance of the scanner
func (SampleScanner) ReadLine ¶
func (scanner SampleScanner) ReadLine() string
ReadLine read a line of input from the terminal
Click to show internal directories.
Click to hide internal directories.