mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-31 01:11:30 +00:00
Ideally, network related params should be part of config, which is passed down to the components to avoid references to global instances. This commit is only halfway through as there are a couple of structs that are too small to house the params and are still referencing global variables. We'll rework that later. |
||
---|---|---|
.. | ||
noderepo | ||
claim.go | ||
claim_list.go | ||
hashfunc.go | ||
log.go | ||
manager.go | ||
manager_test.go | ||
node.go | ||
normalizer.go | ||
normalizer_icu.go | ||
normalizer_icu_test.go | ||
normalizer_test.go | ||
normalizing_manager.go | ||
repo.go |