fs

package
v1.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCachedFileWatcher

type FakeCachedFileWatcher interface {
	fs.CachedFileWatcher
	SetContent(path string, content []byte) error
}

func NewCachedFileWatcher

func NewCachedFileWatcher() FakeCachedFileWatcher

type FakeFileWatcher added in v1.18.0

type FakeFileWatcher interface {
	fs.FileWatcher
	DoCallback(path string) error
}

func NewFileWatcher added in v1.18.0

func NewFileWatcher() FakeFileWatcher

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL