magnetico/pkg
2018-12-30 08:25:03 +03:00
..
persistence better error handling at sqlite3.go 2018-12-30 08:24:44 +03:00
util stylistic changes 2018-12-30 08:25:03 +03:00
README.md fixed travis, added vet and staticcheck in makefile, modified READMEs 2018-12-30 08:21:56 +03:00

magnetico/pkg

GoDoc

  • The most significant package is persistence, that abstracts access to the magnetico databases with different engines (currently, only SQLite).

For REST-ful magneticow API, see https://app.swaggerhub.com/apis/boramalper/magneticow-api/.