插件开发 插件开发 一个插件需要实现对应的三个接口,如: // Plugin as one of the key components of goAdmin has three // methods. GetRequest return all the path registered in the // plugin. GetHandle...
插件 GET /api/v4/plugins GET /api/v4/nodes/{node}/plugins PUT /api/v4/nodes/{node}/plugins/{plugin}/load PUT /api/v4/nodes/{node}/plugins/{plugin}/unload PUT /api/v4/nodes/{node}...