Skip to content

sonic0002/toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

toolkit

A list of go tools which are useful when doing go development. They are not mearnt to replace existing go offical tools but to complement those tools to better suit our daily work. Use them with caution!

Below is a list of tools:

  • importtidier: It helps to tidy import groups which goimports would miss or not do such as local package handling
  • mocker: It helps with unit testing where one may need to mock functions/variables.

Contribution

If you wanna contribute your handy tools, can raise PR. Thanks.

About

A list of go mini tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages