proxy.golang.org : github.com/foxcpp/go-imap-sql : v0.3.1
SQL-based storage backend for go-imap v2
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/foxcpp/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/emersion/go-imap v1.0.0-rc.1.0.20190609205151-1bdc3f86477c
- github.com/emersion/go-imap-appendlimit v0.0.0-20190308131241-25671c986a6a
- github.com/emersion/go-message v0.10.4-0.20190609165112-592ace5bc1ca
- github.com/foxcpp/go-imap-backend-tests v0.0.0-20190609205803-d16f38cb23ad
- github.com/go-sql-driver/mysql v1.4.1
- github.com/google/go-cmp v0.3.0
- github.com/json-iterator/go v1.1.6
- github.com/lib/pq v1.1.1
- github.com/mattn/go-sqlite3 v1.10.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/pkg/errors v0.8.1
- github.com/stretchr/testify v1.3.0
- github.com/urfave/cli v1.20.0
- golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5
- golang.org/x/sys v0.0.0-20190609082536-301114b31cce
- google.golang.org/appengine v1.6.1
- gotest.tools v2.2.0+incompatible