Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Engine ¶
type Engine struct { Mode string Using int StorageShards int `toml:"storage_shards"` StorageEngine string `toml:"storage_engine"` StorageFolder string `toml:"storage_folder"` NumShards int `toml:"num_shards"` OutputOffset int `toml:"output_offset"` MaxOutputs int `toml:"max_outputs"` SegmenterDict string `toml:"segmenter_dict"` StopTokenFile string `toml:"stop_token_file"` Relation string Time string Ts int64 }
Click to show internal directories.
Click to hide internal directories.