Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathExists ¶
PathExists check whether the file or directory exists
Types ¶
type ThreadSafeSet ¶
ThreadSafeSet wrapper of Set.
func (*ThreadSafeSet) DiffAndEmplace ¶
func (ts *ThreadSafeSet) DiffAndEmplace(other Set) []string
DiffAndEmplace returns the keys that are not in other and emplace the old set.
Click to show internal directories.
Click to hide internal directories.