README ¶ tool/dotconf 组件配置工具 finddot 在目录找出有“func () *dot.TypeLives”或“func () []dot.TypeLives”定义函数的go文件,获得其返回值(组件信息),并加载到dotlist dotlist 你可以在这里修改组件信息或者将其添加到配置 config 你可以在这里完成组件的配置信息,支持逐个填写或json文本输入 import 你可以在这里导入组件信息(json)和配置信息(json,yaml,toml) export 你可以在这里进行组件和配置的导出工作 说明 预置组件:避免每次使用时的长时间检索和代码拉取,我们预置了大量组件,在dotlist中可以查看,若没有你所需要的请使用finddot进行查找。 预置组件来源于以下位置: github.com/scryinfo/dot/dots github.com/scryinfo/indots 注:若浏览器未成功弹出,请手动打开浏览器访问http://localhost:8080 提示:本工具将会占用5012以及8080端口 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files dotconf.go Directories ¶ Show internal Expand all Path Synopsis data rpc Click to show internal directories. Click to hide internal directories.