Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RangeToSlice ¶
RangeToSlice transform "1-5,7" to [1,2,3,4,5,7]
func SliceContains ¶
SliceContains check the slice contains str or not, if exist return true, else return false.
func SliceDelete ¶
SliceDelete str from slice, if success return true, else return false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.