package
0.0.0-20240305165055-d30f27447dae
Repository: https://github.com/cmuench/inotify-proxy.git
Documentation: pkg.go.dev

# Functions

Parse the config data and return a Config object.
Read a configuration from a file or other resource.

# Structs

Config is the root struct for the application configuration.
WatchEntry is the configuration of one watch entry (directory) which is handled in a separate go-routine.