forked from bot/app
9 lines
7.4 KiB
JavaScript
9 lines
7.4 KiB
JavaScript
import{_ as e,o as a,c as t,e as l}from"./app-vZ92a7EE.js";const r={},s=l(`<h3 id="class-plugintype-enum" tabindex="-1"><a class="header-anchor" href="#class-plugintype-enum"><span><em><strong>class</strong></em> <code>PluginType(Enum)</code></span></a></h3><p>插件类型枚举值</p><h3 id="attr-application-application" tabindex="-1"><a class="header-anchor" href="#attr-application-application"><span> <em><strong>attr</strong></em> <code>APPLICATION: 'application'</code></span></a></h3><h3 id="attr-service-service" tabindex="-1"><a class="header-anchor" href="#attr-service-service"><span> <em><strong>attr</strong></em> <code>SERVICE: 'service'</code></span></a></h3><h3 id="attr-module-module" tabindex="-1"><a class="header-anchor" href="#attr-module-module"><span> <em><strong>attr</strong></em> <code>MODULE: 'module'</code></span></a></h3><h3 id="attr-unclassified-unclassified" tabindex="-1"><a class="header-anchor" href="#attr-unclassified-unclassified"><span> <em><strong>attr</strong></em> <code>UNCLASSIFIED: 'unclassified'</code></span></a></h3><h3 id="attr-test-test" tabindex="-1"><a class="header-anchor" href="#attr-test-test"><span> <em><strong>attr</strong></em> <code>TEST: 'test'</code></span></a></h3><h3 id="class-pluginmetadata-basemodel" tabindex="-1"><a class="header-anchor" href="#class-pluginmetadata-basemodel"><span><em><strong>class</strong></em> <code>PluginMetadata(BaseModel)</code></span></a></h3><p>轻雪插件元数据,由插件编写者提供,name为必填项</p><p>Attributes:</p><hr><p>name: str</p><pre><code>插件名称
|
||
</code></pre><p>description: str</p><pre><code>插件描述
|
||
</code></pre><p>usage: str</p><pre><code>插件使用方法
|
||
</code></pre><p>type: str</p><pre><code>插件类型
|
||
</code></pre><p>author: str</p><pre><code>插件作者
|
||
</code></pre><p>homepage: str</p><pre><code>插件主页
|
||
</code></pre><p>extra: dict[str, Any]</p><pre><code>额外信息
|
||
</code></pre><h3 id="class-plugin-basemodel" tabindex="-1"><a class="header-anchor" href="#class-plugin-basemodel"><span><em><strong>class</strong></em> <code>Plugin(BaseModel)</code></span></a></h3><p>存储插件信息</p><h3 id="attr-model-config-arbitrary-types-allowed-true" tabindex="-1"><a class="header-anchor" href="#attr-model-config-arbitrary-types-allowed-true"><span> <em><strong>attr</strong></em> <code>model_config: {'arbitrary_types_allowed': True}</code></span></a></h3><h3 id="var-application-application" tabindex="-1"><a class="header-anchor" href="#var-application-application"><span><em><strong>var</strong></em> <code>APPLICATION = 'application'</code></span></a></h3><h3 id="var-service-service" tabindex="-1"><a class="header-anchor" href="#var-service-service"><span><em><strong>var</strong></em> <code>SERVICE = 'service'</code></span></a></h3><h3 id="var-module-module" tabindex="-1"><a class="header-anchor" href="#var-module-module"><span><em><strong>var</strong></em> <code>MODULE = 'module'</code></span></a></h3><h3 id="var-unclassified-unclassified" tabindex="-1"><a class="header-anchor" href="#var-unclassified-unclassified"><span><em><strong>var</strong></em> <code>UNCLASSIFIED = 'unclassified'</code></span></a></h3><h3 id="var-test-test" tabindex="-1"><a class="header-anchor" href="#var-test-test"><span><em><strong>var</strong></em> <code>TEST = 'test'</code></span></a></h3><h3 id="var-model-config-arbitrary-types-allowed-true" tabindex="-1"><a class="header-anchor" href="#var-model-config-arbitrary-types-allowed-true"><span><em><strong>var</strong></em> <code>model_config = {'arbitrary_types_allowed': True}</code></span></a></h3>`,34),i=[s];function n(o,c){return a(),t("div",null,i)}const p=e(r,[["render",n],["__file","model.html.vue"]]),u=JSON.parse(`{"path":"/en/dev/api/plugin/model.html","title":"liteyuki.plugin.model","lang":"en-US","frontmatter":{"title":"liteyuki.plugin.model","order":1,"icon":"laptop-code","category":"API","description":"class PluginType(Enum) 插件类型枚举值 attr APPLICATION: 'application' attr SERVICE: 'service' attr MODULE: 'module' attr UNCLASSIFIED: 'unclassified' attr TEST: 'test' class PluginMeta...","head":[["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://vuepress-theme-hope-docs-demo.netlify.app/dev/api/plugin/model.html"}],["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/en/dev/api/plugin/model.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"liteyuki.plugin.model"}],["meta",{"property":"og:description","content":"class PluginType(Enum) 插件类型枚举值 attr APPLICATION: 'application' attr SERVICE: 'service' attr MODULE: 'module' attr UNCLASSIFIED: 'unclassified' attr TEST: 'test' class PluginMeta..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"liteyuki.plugin.model\\",\\"image\\":[\\"\\"],\\"dateModified\\":null,\\"author\\":[]}"]]},"headers":[{"level":3,"title":"class PluginType(Enum)","slug":"class-plugintype-enum","link":"#class-plugintype-enum","children":[]},{"level":3,"title":"attr APPLICATION: 'application'","slug":"attr-application-application","link":"#attr-application-application","children":[]},{"level":3,"title":"attr SERVICE: 'service'","slug":"attr-service-service","link":"#attr-service-service","children":[]},{"level":3,"title":"attr MODULE: 'module'","slug":"attr-module-module","link":"#attr-module-module","children":[]},{"level":3,"title":"attr UNCLASSIFIED: 'unclassified'","slug":"attr-unclassified-unclassified","link":"#attr-unclassified-unclassified","children":[]},{"level":3,"title":"attr TEST: 'test'","slug":"attr-test-test","link":"#attr-test-test","children":[]},{"level":3,"title":"class PluginMetadata(BaseModel)","slug":"class-pluginmetadata-basemodel","link":"#class-pluginmetadata-basemodel","children":[]},{"level":3,"title":"class Plugin(BaseModel)","slug":"class-plugin-basemodel","link":"#class-plugin-basemodel","children":[]},{"level":3,"title":"attr model_config: {'arbitrary_types_allowed': True}","slug":"attr-model-config-arbitrary-types-allowed-true","link":"#attr-model-config-arbitrary-types-allowed-true","children":[]},{"level":3,"title":"var APPLICATION = 'application'","slug":"var-application-application","link":"#var-application-application","children":[]},{"level":3,"title":"var SERVICE = 'service'","slug":"var-service-service","link":"#var-service-service","children":[]},{"level":3,"title":"var MODULE = 'module'","slug":"var-module-module","link":"#var-module-module","children":[]},{"level":3,"title":"var UNCLASSIFIED = 'unclassified'","slug":"var-unclassified-unclassified","link":"#var-unclassified-unclassified","children":[]},{"level":3,"title":"var TEST = 'test'","slug":"var-test-test","link":"#var-test-test","children":[]},{"level":3,"title":"var model_config = {'arbitrary_types_allowed': True}","slug":"var-model-config-arbitrary-types-allowed-true","link":"#var-model-config-arbitrary-types-allowed-true","children":[]}],"git":{"createdTime":null,"updatedTime":null,"contributors":[]},"readingTime":{"minutes":0.47,"words":142},"filePathRelative":"en/dev/api/plugin/model.md","autoDesc":true}`);export{p as comp,u as data};
|