Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Olfactor ¶
type Olfactor struct {
// contains filtered or unexported fields
}
Olfactor may be used for 'sniffing' an io stream for a string. In other words, the io stream can be monitored for a particular string, and if that string is written to the io stream, the olfactor will record that it has 'smelt' the string.
Click to show internal directories.
Click to hide internal directories.