lightning-terminal/firewalldb
Elle Mouton 190d3dc828
multi: rename GetSessionByID to GetSession
By default, we fetch records by an ID.
2025-03-04 17:34:31 +02:00
..
action_paginator.go firewalldb: add Action CRUD logic 2023-01-27 06:47:11 +02:00
actions.go session: pass contexts through to all IDToGroupIndex methods 2025-02-28 09:26:02 +02:00
actions_test.go firewalldb: let ListGroupActions take a context 2025-02-28 09:26:02 +02:00
db.go firewall+firewalldb: add SessionDB interface 2024-04-25 14:49:45 +02:00
interface.go multi: rename GetSessionByID to GetSession 2025-03-04 17:34:31 +02:00
kvstores.go firewalldb: address last few comments from #763 2024-06-06 12:49:35 -04:00
kvstores_test.go firewalldb: fetch correct bucket for session level temp KV store 2024-05-29 15:31:36 -04:00
log.go firewalldb+log: add main DB structure 2023-01-27 06:47:11 +02:00
metadata.go firewalldb+log: add main DB structure 2023-01-27 06:47:11 +02:00
mock.go multi: rename GetSessionByID to GetSession 2025-03-04 17:34:31 +02:00
privacy_mapper.go firewall+firewalldb: fix typos 2023-11-25 10:31:03 +08:00
privacy_mapper_test.go firewalldb: return empty map on empty bucket 2023-09-05 15:18:15 +02:00