Documentation
¶
Index ¶
- func CreateEnvMessage(headers amqp.Table) (*CbEnvironmentMsg, error)
- func FastStringConcat(substrings ...string) string
- func GetIPAddress(ipAddress *CbIpAddr) string
- func GetIPv4Address(addr uint32) string
- func GetIPv4AddressSigned(addr int32) string
- func GetMd5Hexdigest(src []byte) string
- func GetProcessGUID(m *CbEventMsg) string
- func GetSha256Hexdigest(src []byte) string
- func GetUnicodeFromUTF8(src []byte) string
- func IsGzip(fp *os.File) bool
- func MakeGUID(sensorID, pid int32, createTime int64) string
- func Ntohs(p uint16) uint16
- func ParseIntFromHeader(src interface{}) (int64, error)
- func WindowsTimeToUnixTime(windowsTime int64) uint64
- func WindowsTimeToUnixTimeFloat(windowsTime int64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEnvMessage ¶
func FastStringConcat ¶
func GetIPAddress ¶
func GetIPAddress(ipAddress *CbIpAddr) string
func GetIPv4Address ¶
func GetIPv4AddressSigned ¶
* NOTE: the interface_ip and comms_ip (from JSON events) are byte-flipped from the IP addresses in the * sensor protobuf events.
func GetMd5Hexdigest ¶
func GetSha256Hexdigest ¶
func GetUnicodeFromUTF8 ¶
func ParseIntFromHeader ¶
func WindowsTimeToUnixTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.