blob: 6d013b81039907a3d5067be5f10c8c9017e91b24 [file] [log] [blame]
package main
// preNotifySystem sends a message to the host when the API is active, but before the daemon is
func preNotifySystem() {
}
// notifySystem sends a message to the host when the server is ready to be used
func notifySystem() {
}