Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IoC ¶
type IoC struct {
sod.Item
Source string `json:"source" sod:"index"`
// Key can be used to group IoCs
Key string `json:"key" sod:"index"`
Value string `json:"value" sod:"index"`
Type string `json:"type" sod:"index"`
}
func FromObjects ¶
type IoCs ¶
func (*IoCs) StringSlice ¶
Click to show internal directories.
Click to hide internal directories.