1
0
Fork 0
A guestbook service with owner's replies.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Alexander Andreev 8c8c1f2617
Added some more comments.
2 weeks ago
sqlite_queries Structure was simplified. 2 weeks ago
.gitignore Initial commit. 8 months ago
LICENSE Oh, changed email in LICENSE. 2 weeks ago
db_sqlite.go Added some more comments. 2 weeks ago
db_sqlite_test.go Fixed package name. 2 weeks ago
go.mod Module's min Go version was set down to 1.16. 2 months ago
go.sum This project was made into a library. 5 months ago
guestbook.go Added a check for a website field's length. 2 weeks ago