Skip to content

mikeunge/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

go

A collection of useful go functions.

About

This is a collection of useful helper functions in golang, simply import and go.

Included are path helpers (path sanitization, create, exist, ...), file helper (read, write files), crypto (encrypt, decrypt) and many more.