package
0.27.2
Repository: https://github.com/stashapp/stash.git
Documentation: pkg.go.dev

# Functions

FromString converts a string to a slice of strings, splitting on the sep character.
StringSliceToIntSlice converts a slice of strings to a slice of ints.
Unique returns a slice containing only unique values from the provided slice.