package
0.3.0
Repository: https://github.com/hlm-ipfs/kubeedge.git
Documentation: pkg.go.dev

# Functions

Cleanup cleans up resources.
InitDBManager initialises the database by syncing the database schema and creating orm.
IsNonUniqueNameError tests if the error returned by sqlite is unique.
RegisterModel registers the defined model in the orm if model is enabled.

# Variables

DBAccess is Ormer object interface for all transaction processing and switching database.