package
1.0.4
Repository: https://github.com/masnax/microclustertest.git
Documentation: pkg.go.dev

# Functions

DefaultOS returns a fresh uninitialized OS instance with default values.
NewWatcher returns a watcher listening for fsnotify events down the given dir.

# Constants

DqliteSocket is the configurable location of the dqlite socket.
SchemaUpdate is the path to the schema update to run.
SocketGroup is the configurable group of the socket.
StateDir is the location of the daemon state directory.

# Structs

OS contains fields and methods for interacting with the state directory.
Watcher represents an fsnotify watcher.