trigger OnTerminate() hook on app.Restart() call
This commit is contained in:
+2
-1
@@ -70,7 +70,8 @@ type BootstrapEvent struct {
|
||||
}
|
||||
|
||||
type TerminateEvent struct {
|
||||
App App
|
||||
App App
|
||||
IsRestart bool
|
||||
}
|
||||
|
||||
type ServeEvent struct {
|
||||
|
||||
Reference in New Issue
Block a user