Will Norris 41c8dbe5b1 cmd/golink: refactor storage logic into db.go
This is a straight refactor with no functional changes. All file access
is captured in the FileDB type. The DB interface is not strictly
necessary here since we only have a single implementation, but helped to
keep the API clean, which will be useful in a future sqlite migration.

Change-Id: I9b86db3040e2618a4ffef237369288ccfc10bc1e
2022-06-10 10:11:11 -07:00
2022-06-09 09:46:37 -07:00
2022-06-09 09:46:37 -07:00
2022-06-01 19:15:55 -07:00
S
Description
No description provided
BSD-3-Clause
389 KiB
Languages
Go 46.6%
CSS 30.4%
HTML 16.2%
Nix 4.2%
JavaScript 1.6%
Other 1%