Implex-ltd/GoCycle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
(!!: library is under construction) Simply iterate through a list. ﹕Import go get github.com/Implex-ltd/GoCycle ﹕Functions - Next() - RandomiseIndex() - ClearDuplicates() - New(List *[]string) - Lock(Element string) - Unlock(Element string) - Remove(Element string) - NewFromFile(Path string) - IsInList(Element string) - IsLocked(Element string) - LockByTimeout(Element string, Timeout time.Duration)