mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
49cd23725a
This commit adds a new PostEvaluateFilterFn call-back option to `wtdb.ClientSessionListCfg`. This call-back is run _after_ all the other evaluation call-backs in `wtdb.ClientSessionListCfg` and is only used to determine if the session should be included in the returned list or not. |
||
---|---|---|
.. | ||
client_db.go | ||
keyring.go | ||
peer.go | ||
signer.go | ||
tower_db.go |