Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HashLookup ¶
type HashLookup struct {
// contains filtered or unexported fields
}
HashLookup is a streams.Client wrapper that searches for hash values in a document.
func NewHashLookup ¶
func NewHashLookup(innerClient streams.Client) HashLookup
NewHashLookup creates a fully initialized Client object
Click to show internal directories.
Click to hide internal directories.