package
2.2.0+incompatible
Repository: https://github.com/ccsnake/maestro.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
type StorageUser interface { // called when the DB is open and ready StorageReady(instance *MaestroDBInstance) // called when the DB is initialized StorageInit(instance *MaestroDBInstance) // called when storage is closed StorageClosed(instance *MaestroDBInstance) }.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author