Documentation
¶
Overview ¶
Package modulohash maps a string into a list using CRC32.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuloHash ¶
type ModuloHash struct {
// contains filtered or unexported fields
}
ModuloHash is the list of targets.
func NewModuloHash ¶
func NewModuloHash(targets []string) (*ModuloHash, error)
NewModuloHash will create a new ModuloHash.
Click to show internal directories.
Click to hide internal directories.