Skip to content

Latest commit

 

History

History
42 lines (40 loc) · 1.73 KB

README.md

File metadata and controls

42 lines (40 loc) · 1.73 KB

Dawn Pkg

Provide useful tool packages. All PRs are welcome!

📦 Available Packages

  • deck: Make testing easier and under control when using
    • os.Exit
    • exec.Command
    • exec.LookPath
    • os.Stdout
    • os.Stderr
    • os.Environment
    • cobra.Command
    • fiber routes
    • gorm
  • rand: Pseudorandom generator for
    • int
    • float64
    • string
  • debug: Handy functions for debug
    • DP dumps variables in prettier format
    • DD dumps variables in prettier format and exit