Skip to content

0x365/go-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go (Golang) Tools

funcs

Sorted code for different functions that may be commonly used.

  • rand contains random number generation such as create a random unique array of floats
  • numpy contains some similar array functions as numpy such as average of array and max in array
  • json and csv contain io for json and csv file types

template

A copyable folder to quickly start in golang

examples

Contains examples of code written by me from previous projects

About

To help develop Golang projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages