package
2.0.0-beta001+incompatible
Repository: https://github.com/centeredge/shawarma-webhook.git
Documentation: pkg.go.dev

# Functions

NewFileWatcher creates a new FileWatcher.
NewSimpleServer is a factory function to create an instance of SimpleServer*/.

# Structs

Conf is the required config to create httpd server*/.
OSFileWatcher defines a watch over a file.

# Interfaces

FileWatcher is an interface we use to watch changes in files.
SimpleServer is a simple http server supporting TLS*/.

# Type aliases

Route is the signature of the route handler*/.