word_count

package
v2.0.212+incompatible Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Sentences = &topic.Description{
		Name: "examples/word-count/sentences",
	}
	Deltas = &topic.Description{
		Name: "examples/word-count/deltas",
	}
	Counts = &topic.Description{
		Name: "examples/word-count/counts",
	}
)

Functions

This section is empty.

Types

type Record

type Record struct {
	Word  string
	Count int
}

type Sentence

type Sentence struct {
	Str string
}

Directories

Path Synopsis
counter is a consumer plugin (eg, should be built with `go build --buildmode=plugin`).
counter is a consumer plugin (eg, should be built with `go build --buildmode=plugin`).
shuffler is a consumer plugin (eg, should be built with `go build --buildmode=plugin`).
shuffler is a consumer plugin (eg, should be built with `go build --buildmode=plugin`).

Jump to

Keyboard shortcuts

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