package
0.0.0-20241027123504-71c7c5cd7959
Repository: https://github.com/bpx-chain/jsonrpc-proxy.git
Documentation: pkg.go.dev
# Functions
LoadConfig loads the content (as JSON) into an instance of Configuration type.
LoadConfigFile loads the config file into an instance of Configuration type.
# Variables
Config var with the configuration parsed from the .json file.
# Structs
Configuration type representing the .json config file.
MethodsConfig type representing the config for each JSON-RPC method.