Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareStringSlices ¶
CompareStringSlices checks if two slices of strings contain the same elements, regardless of order, with optional nil equality. If `nulls` is true, nil slices are treated as equal. It returns true if slices match, otherwise false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.