Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigValueToNumber ¶
func DownloadFileFromUrl ¶
func GenerateId ¶
func RouteIncludesTopic ¶
Types ¶
type LogEntry ¶
type LogEntry struct {
Component string `json:"comp"`
FlowId string `json:"fid"`
LogLevel string `json:"level"`
Msg string `json:"msg"`
Time string `json:"time"`
}
{"comp":"flow","fid":"RMgV2a79wxQMQ2o","level":"info","msg":" Node is loaded and added.","time":"2018-12-24 16:03:29.178"}
Click to show internal directories.
Click to hide internal directories.