mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
This commit moves the `SyncMap` from `lntemp/node` into `lnutils` so it can be used by other packages. |
||
|---|---|---|
| .. | ||
| README.md | ||
| stream.go | ||
| sync_map.go | ||
| sync_map_bench_test.go | ||
lnutils
This package provides fundamental types and utility functions that can be used by all other packages.