lnd/lntemp/node
yyforyongyu cf0e0820d6
lntemp: introduce SyncMap to store type information
This commit replaces the usage of `sync.Map` with the new struct
`SyncMap` to explicitly express the type info used in the map.
2022-10-14 07:25:29 +08:00
..
state.go lntemp: introduce SyncMap to store type information 2022-10-14 07:25:29 +08:00
sync_map.go lntemp: introduce SyncMap to store type information 2022-10-14 07:25:29 +08:00
watcher.go lntemp: introduce SyncMap to store type information 2022-10-14 07:25:29 +08:00