0xF7A4C6 / GoCycle

Simply iterate through a list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(!!: library is under construction)

Simply iterate through a list.

﹕Import
go get https://github.com/0xF7A4C6/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)

About

Simply iterate through a list.


Languages

Language:Go 100.0%