Documentation ¶
Index ¶
- func EventNames(ctx context.Context, g *netmap.Graph, uuid string, f *stringset.Set) []*requests.Output
- func EventOutput(ctx context.Context, g *netmap.Graph, uuid string, f *stringset.Set, ...) []*requests.Output
- func ExtractOutput(ctx context.Context, e *enum.Enumeration, filter *stringset.Set, asinfo bool, ...) []*requests.Output
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventNames ¶
func EventNames(ctx context.Context, g *netmap.Graph, uuid string, f *stringset.Set) []*requests.Output
EventNames returns findings within the receiver Graph for the event identified by the uuid string parameter and not already in the filter argument. The filter is updated by EventNames.
func EventOutput ¶
func EventOutput(ctx context.Context, g *netmap.Graph, uuid string, f *stringset.Set, asninfo bool, cache *requests.ASNCache, limit int) []*requests.Output
EventOutput returns findings within the receiver Graph for the event identified by the uuid string parameter and not already in the filter argument. The filter is updated by EventOutput.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.