mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
expose plugin service.
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user