result

package
v0.0.0-...-deb3f62 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	ScanType   job.ScanType `json:"scan_type"`
	CorpusName string       `json:"corpus_name"`
	WordCount  wc.WordCount `json:"word_count"`
}

Result

type Store

type Store interface {
	// AddResult
	AddResult(ctx context.Context, r *Result) error
	// contains filtered or unexported methods
}

Store

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL