package
0.0.0-20210322183019-eb9f53114dd6
Repository: https://github.com/merefield/grpc-user-api.git
Documentation: pkg.go.dev
# Functions
ConvertUUIDToStrArray returns a slice of uuids for given slive of strings.
Difference returns difference between two slices of uuids.
Equal compares two uuid slices and returns true if equal.
GetUUIDFromString returns id as string and returns error if not a valid uuid.
RemoveDuplicates returns slices of uuid without duplicates.