1
0
Fork 0
A guestbook service with owner's replies.
Go to file
Alexander Andreev 5d56b56882
Oh, changed email in LICENSE.
2023-05-22 02:12:13 +04:00
sqlite_queries Structure was simplified. 2023-05-22 00:50:11 +04:00
.gitignore Initial commit. 2022-10-19 03:25:43 +04:00
LICENSE Oh, changed email in LICENSE. 2023-05-22 02:12:13 +04:00
db_sqlite.go Fixed package name. 2023-05-22 01:01:10 +04:00
db_sqlite_test.go Fixed package name. 2023-05-22 01:01:10 +04:00
go.mod Module's min Go version was set down to 1.16. 2023-03-23 16:56:28 +04:00
go.sum This project was made into a library. 2023-01-12 03:27:45 +04:00
guestbook.go Fixed package name. 2023-05-22 01:01:10 +04:00