package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 5, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Start(db interface{})
Start is a placeholder for future health monitoring functionality
func Unsubscribe(ch chan Update)
type Update struct {
ID string `json:"id"`
Color string `json:"color"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.