Documentation
¶
Index ¶
- type Cycle
- func (c *Cycle) ClearDuplicates() int
- func (c *Cycle) IsInList(Element string) bool
- func (c *Cycle) IsLocked(Element string) bool
- func (c *Cycle) ListLength() int
- func (c *Cycle) Lock(Element string)
- func (c *Cycle) LockByTimeout(Element string, Timeout time.Duration)
- func (c *Cycle) Next() string
- func (c *Cycle) Remove(Element string)
- func (c *Cycle) Unlock(Element string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cycle ¶
func CombineCycles ¶
func NewFromFile ¶
func (*Cycle) ClearDuplicates ¶
func (*Cycle) ListLength ¶
Click to show internal directories.
Click to hide internal directories.