package
0.0.3
Repository: https://github.com/sukhajata/devicetwin.git
Documentation: pkg.go.dev

# Functions

NewCouchbaseEngine factory method for creating couchbase engine.
NewTimescaleEngine factory method for creating timescale engine.

# Structs

CouchbaseEngine implements NoSQLEngine.
FatalError implements error, indicates connection lost, action needs to be taken.
TimescaleEngine implements SQLEngine.

# Interfaces

NoSQLEngine represents a nosql db engine.
SQLEngine represents a sql db engine.