Documentation
¶
Index ¶
- Variables
- func ConsumeStdin(ch chan models.Message)
- func ConsumeStdinAndForwardToPort(ip string, port string)
- func FollowFiles(ch chan models.Message, files []string)
- func GenerateRandomData(jsonFormat bool, numPerSec int, ch chan models.Message, ctx context.Context)
- func ProduceMessageString(ch chan models.Message, line string, mt models.LogType, ...)
- func ProduceMessageStringTimestamped(ch chan models.Message, line string, mt models.LogType, ...)
- func ReadFiles(ch chan models.Message, files []string)
- func StartCmd(ch chan models.Message, cmdStr string, args []string)
- func StartSocketServers(ch chan models.Message, ip string, ports []string)
- func UtilsCutByLineNumber(file string, count int, offset int, outFile string)
- func UtilsCutByString(file string, start string, end string, caseInsensitive bool, outFile string, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var DisableANSICodeStripping = false
View Source
var FallthroughGlobal = false
Functions ¶
func ConsumeStdin ¶
func FollowFiles ¶
func GenerateRandomData ¶
func ProduceMessageString ¶
func ProduceMessageStringTimestamped ¶ added in v0.13.0
func StartSocketServers ¶
func UtilsCutByLineNumber ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.