Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AreStringSlicesEqual ¶ added in v0.28.0
AreStringSlicesEqual returns true if the two string slices are equal.
func Concat ¶
Concat concatenates multiple []byte into one []byte with efficient one-time allocation.
func EnsureByteSliceSize ¶
EnsureByteSliceSize returns a copy of input bytes with given length trimming or left-padding with zero bytes accordingly
func StringSliceContainsElement ¶ added in v0.28.0
StringSliceContainsElement returns true if the string slice contains the element.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.