Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GuessPluralName ¶
func Limit ¶
Limit the length of a string to count characters. If the string's length is greater or equal to count, it will be truncated and a hash will be appended to the end. Warning: runtime error for count <= 5: https://go.dev/play/p/UAbpZIOvIYo
func SafeConcatName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.