filesystem

package
v0.0.0-...-43ce26c Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handle

func Handle(server *chi.Mux, l *zerolog.Logger)

Types

type FileWatcher

type FileWatcher struct {
	Events []*rpc.FilesystemEvent

	Error error

	Lock sync.Mutex
	// contains filtered or unexported fields
}

func CreateFileWatcher

func CreateFileWatcher(watchPath, operationID string, logger *zerolog.Logger) (*FileWatcher, error)

func (*FileWatcher) Close

func (fw *FileWatcher) Close()

type Service

type Service struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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