mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-24 21:17:01 +01:00
In this commit, we clean up the tor package to better follow the Effective Go guidelines. Most of the changes revolve around naming, where we'd have things like `torsvc.TorDial`. This was simplified to `tor.Dial` along with many others.
3.4 KiB
3.4 KiB