Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
func DeleteFile ¶ added in v0.0.1
func ExistsPath ¶
Types ¶
type FileChangedNotifier ¶
type FileChangedNotifier struct {
// contains filtered or unexported fields
}
func NewFileChangedNotifier ¶
func NewFileChangedNotifier(file string) *FileChangedNotifier
func (*FileChangedNotifier) Subscribe ¶
func (this *FileChangedNotifier) Subscribe(subscribeFunc func())
Click to show internal directories.
Click to hide internal directories.