5 releases
new 0.2.0 | Oct 21, 2024 |
---|---|
0.1.3 | Oct 9, 2024 |
0.1.2 | Oct 9, 2024 |
0.1.1 | Sep 17, 2024 |
0.1.0 | Aug 17, 2024 |
#615 in Filesystem
407 downloads per month
Used in wireman
44KB
1K
SLoC
Configuration module for WireMan
.
This module provides functionality for defining and reading the configuration
for WireMan
. The config file is read from a JSON file to customize WireMan
.
The config contains:
includes
: A list of include directories forgRPC
.files
: A list of .proto files to include.server
default_address
: The default address of thegRPC
server.default_auth_header
: The default authentication header.
history
directory
: The folder path where the history should be kept
Dependencies
~11–20MB
~289K SLoC