wireguard-ui/util
Matthew Nickson 228d434405
Changed GetAllocatedIPs to use IStore
Previously the GetAllocatedIPs function used it's own database
connection. It now uses a pointer with the store.IStore interface to
access the DB.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-03-13 23:21:00 +00:00
..
config.go Added DB command line flags 2022-03-07 20:56:39 +00:00
util.go Changed GetAllocatedIPs to use IStore 2022-03-13 23:21:00 +00:00