[style] 优化 Service 命名
This commit is contained in:
parent
a7142bf6da
commit
e5bc08a4f5
@ -1,7 +1,7 @@
|
||||
package contracts
|
||||
|
||||
type Service interface {
|
||||
Load(file string) error
|
||||
LoadGoPlugin(file string) error
|
||||
GetResListener(code string) (ResListener, bool)
|
||||
GetAppController(code string) (Controller, bool)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user