Skip to content

adr97rich/goutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goutils - Data Handling Tool for Go

Data manipulation functions library for Go Language, inspired by native Python methods, to facilitate processes like:

  • Data type conversions.
  • Operations of numerical variables.
  • Handling of any type of data slices.
  • Input string handling.