storage/imapsql: Rename and clarify docs

See #212.
This commit is contained in:
fox.cpp 2020-03-05 21:03:57 +03:00
parent c777be4c95
commit e7d5418b88
No known key found for this signature in database
GPG key ID: E76D97CCEDE90B6C
8 changed files with 48 additions and 40 deletions

View file

@ -1,5 +0,0 @@
// +build !nosqlite3,cgo
package sql
import _ "github.com/mattn/go-sqlite3"