Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearLocation ¶
ClearLocation clear all files in location.
func CollectWatchEvents ¶
CollectWatchEvents collect events to specified channel.
func ConsumeWatchEvents ¶
ConsumeWatchEvents consumes watch event from a watch.Interface
Types ¶
type FuncMockMatcher ¶
FuncMockMatcher used in gomock as a matcher.
func (FuncMockMatcher) Matches ¶
func (m FuncMockMatcher) Matches(x interface{}) bool
Matches check if the argument matches.
func (FuncMockMatcher) String ¶
func (m FuncMockMatcher) String() string
String return the stringify for this matcher
Click to show internal directories.
Click to hide internal directories.