Categorygithub.com/go-dawn/pkg
repositorypackage
0.0.4
Repository: https://github.com/go-dawn/pkg.git
Documentation: pkg.go.dev

# Packages

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

# README

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