[rebuild]
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
package server
|
package server
|
||||||
|
|
||||||
|
// Typical service interface
|
||||||
type Application interface {
|
type Application interface {
|
||||||
Shutdown()
|
Shutdown()
|
||||||
Start() error
|
Start() error
|
||||||
|
|||||||
Reference in New Issue
Block a user