package
1.0.4
Repository: https://github.com/sinhashubham95/moxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Close is used to close and clean the db interactions.
Delete is used to delete the entry in the proper bucket with the proper key.
Save is used to save the entry in the proper bucket with the proper key.
View is used to fetch the entry in the proper bucket with the proper key.

# Variables

# Interfaces

Entity is the set of methods which have to be implemented by any entity.