mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-30 09:27:10 +02:00
expose plugin service.
This commit is contained in:
parent
35892f4ed1
commit
fdd0639036
3 changed files with 66 additions and 17 deletions
|
@ -59,7 +59,7 @@ type serve struct {
|
|||
member *member.MemberManagerCtx
|
||||
session *session.SessionManagerCtx
|
||||
webSocket *websocket.WebSocketManagerCtx
|
||||
plugins *plugins.PluginsManagerCtx
|
||||
plugins *plugins.ManagerCtx
|
||||
api *api.ApiManagerCtx
|
||||
http *http.HttpManagerCtx
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue