Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Static ¶
type Static struct {
// contains filtered or unexported fields
}
Static is a Stage that classifies by exact-match lookup of the record's payload, for tests and wiring examples. Records whose payload is not in the table are unclassified.
func NewStatic ¶
NewStatic returns a Stage named name that maps an exact payload string to a category with full confidence.
Click to show internal directories.
Click to hide internal directories.