package
0.0.0-20241119232250-d9f28124968f
Repository: https://github.com/kaszanas/sc2infoextractorgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

downloadAllSC2Maps download all of the maps from the replays if the replays were not processed before.
FileProcessingPipeline is performing the whole data processing pipeline for a replay file.
MultiprocessingChunkPipeline is a single instance of processing that is meant to be spawned by the orchestrator in order to speed up the process of data extraction.
PipelineWrapper is an orchestrator that distributes work among available workers (threads).

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Create new class, AnonymizerClient, that wraps the gRPC client (pb.NewAnonymizeServiceClient(conn) should happen once).
ReplayProcessingChannelContents is a struct that is used to pass data between the orchestrator and the workers in the pipeline.
No description provided by the author