Versions in this module Expand all Collapse all v2 v2.0.0 Feb 15, 2019 Changes in this version + type BroHeader struct + Empty string + Names []string + ObjType string + Separator string + SetSep string + Types []string + Unset string + type BroHeaderIndexMap map[string]int + type IndexedFile struct + Hash string + ID bson.ObjectId + Length int64 + ModTime time.Time + ParseTime time.Time + Path string + TargetCollection string + TargetDatabase string + func (i *IndexedFile) GetBroDataFactory() func() pt.BroData + func (i *IndexedFile) GetFieldMap() BroHeaderIndexMap + func (i *IndexedFile) GetHeader() *BroHeader + func (i *IndexedFile) SetBroDataFactory(broDataFactory func() pt.BroData) + func (i *IndexedFile) SetFieldMap(fieldMap BroHeaderIndexMap) + func (i *IndexedFile) SetHeader(header *BroHeader) v2.0.0-beta1 Dec 11, 2018 Other modules containing this package gopkg.in/ocmdev/rita.v1 gopkg.in/ocmdev/rita.v3