Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func String ¶
String hashes a string to a unique hashcode.
crc32 returns a uint32, but for our use we need and non negative integer. Here we cast to an integer and invert it if the result is negative.
func StringValues ¶ added in v0.16.0
StringValues hashes a slice of tfsdk Strings to a unique hashcode.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.