modify projects
This commit is contained in:
@@ -6,4 +6,5 @@ type Route interface {
|
||||
|
||||
type Service interface {
|
||||
Serve() error
|
||||
GetEngine() interface{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user