Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceContains ¶
SliceContains receives a slice of string and checks if contains str
func SliceContainsAll ¶
SliceContainsAll receives a slice of string and checks if contains all of string slice
func SliceContainsOneOf ¶
SliceContainsOneOf receives a slice of string and checks if contains one of string
func SliceNotContains ¶
SliceNotContains receives a slice of string and checks if contains str
func SliceNotContainsOneOf ¶
SliceNotContainsOneOf receives a slice of string and checks if contains one of string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.