MCPcopy
hub / github.com/Velocidex/velociraptor / New

Method New

timelines/api.go:29–29  ·  view source on GitHub ↗
(config_obj *config_proto.Config,
		ransformer Transformer,
		path_manager paths.TimelinePathManagerInterface)

Source from the content-addressed store, hash-verified

27 Read(ctx context.Context) <-chan TimelineItem
28 Close()
29 New(config_obj *config_proto.Config,
30 ransformer Transformer,
31 path_manager paths.TimelinePathManagerInterface) (*TimelineReader, error)
32}

Callers 15

UpdateVersionInfoFunction · 0.65
UploadMethod · 0.65
getTableOptionsMethod · 0.65
ExecuteMethod · 0.65
NewGuiTemplateEngineFunction · 0.65
UploadMethod · 0.65
NewContainerFromWriterFunction · 0.65
extractParamsFunction · 0.65
newFnFunction · 0.65
IsStdRepoMethod · 0.65
GenerateMethod · 0.65

Implementers 2

SuperTimelineReadertimelines/supertimeline.go
TimelineReadertimelines/reader.go

Calls

no outgoing calls

Tested by 15

TestPACConfigurationFunction · 0.52
WriteMethod · 0.52
TestTimelineWriterMethod · 0.52
TestBackupsMethod · 0.52
TestSendingEventsMethod · 0.52
getHashFunction · 0.52
PostMethod · 0.52
TestRepackBinaryMethod · 0.52