Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfont committed Feb 23, 2021
1 parent 2b1d924 commit ca6904f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (

const dbVersion = "1"

// KV is a key-value store in a psql table. For future use...
type KV struct {
Key string
Value string
Expand Down

0 comments on commit ca6904f

Please sign in to comment.