dotconf

command
v0.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2023 License: MIT Imports: 11 Imported by: 0

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端口

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
rpc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL