package
0.0.0-20221012104413-7838e69214a3
Repository: https://github.com/bliiitz/dirk.git
Documentation: pkg.go.dev

# Functions

New creates new rules.
NewStore creates a new badger store.
WithAdminIPs sets the administration IP addreses for the module.
WithLogLevel sets the log level for the module.
WithStoragePath sets the storage path for the module.

# Structs

Service is the structure that keeps track of rules.
Store holds key/value pairs in a badger database.

# Interfaces

Parameter is the interface for service parameters.