Skip to content
/ pkg Public

📦 Common use packages for dawn, covers test, file system, debug, string, rand, etc.

License

Notifications You must be signed in to change notification settings

go-dawn/pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

📦 Common use packages for dawn, covers test, file system, debug, string, rand, etc.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages