store
Package store automatically configures a database to store structured information in an sql database
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2015/11/02 17:47:57
Added License
-
README.md
1645
2026/07/10 06:15:54
removed retired link
-
example_test.go
835
2026/01/16 20:13:03
added example
-
filters.go
813
2026/07/10 06:15:49
updated to modern Go
-
go.mod
591
2026/01/16 20:08:51
update sqlite import
-
go.sum
4423
2026/01/16 20:08:51
update sqlite import
-
search.go
2503
2026/07/10 06:19:12
updated to modern Go
-
search_test.go
1801
2026/07/10 06:19:12
updated to modern Go
-
store.go
8819
2026/07/10 06:19:12
updated to modern Go
-
store_test.go
4998
2026/01/16 20:12:54
replace interface{} with any
-
utils.go
1892
2026/07/10 06:19:12
updated to modern Go