Categorygithub.com/iamlongalong/easyget
repositorypackage
0.0.4
Repository: https://github.com/iamlongalong/easyget.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

easyget

easy get key values

  1. 从 stdin 获取
    • 使用 prompt 选择
    • 自由输入
    • 使用 json path 获取
    • 使用 reg 匹配获取
  2. 从 json file 获取
  3. 从 mysql table 获取
  4. 从 sqlite table 获取
  5. 从 cmd 的返回中获取
  6. 从 http 的返回中获取