2 releases

new 0.1.1 Sep 17, 2024
0.1.0 Aug 17, 2024

#807 in Filesystem

Download history 120/week @ 2024-08-12 15/week @ 2024-08-19 5/week @ 2024-08-26 1/week @ 2024-09-09

59 downloads per month
Used in wireman

MIT license

43KB
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 for gRPC.
  • files: A list of .proto files to include.
  • server
    • default_address: The default address of the gRPC server.
  • history
    • directory: The folder path where the history should be kept

Dependencies

~10–20MB
~276K SLoC