Documentation ¶
Overview ¶
Package hashmodule defines a Starlark module of common hash functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewModule ¶
func NewModule() *starlarkstruct.Module
NewModule returns a Starlark module of common hash functions.
hash = module( md5, sha1, sha256, )
See `docs/modules.asciidoc` for details on the API of each function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.