Documentation
¶
Overview ¶
Package celfn contains the implementations of Celsius' default CEL helper functions. It is an internal package; consumers reach them via celsius.DefaultEnv().
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashString ¶
func HashString() cel.FunctionOpt
HashString CRC32-hashes a string and returns the result modulo the second argument (when used as the two-arg overload registered as `hash`).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.