Categorygithub.com/hfmrow/gen_lib
repository
0.1.0
Repository: https://github.com/hfmrow/gen_lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gen_lib v0.1.0

Personal general libraries

This is a private library, not intended for distribution.

All my projects use it and are based on the features it offers. It is composed of a multitude of functions, structures, methods designed as aids to the development of software using the Golang language. Many aspects of go are covered, channels, slices, files, directories, monitoring system, code analyzes and more ...


There is no documentation available, only code comments are present (in most cases but not always). If you are curious or have met him through a Google search, you are free to browse and use his content, with a view to participating in the free world of information. All of this is governed by the MIT License, unless otherwise specified.

Comments and participation are welcome.

$ go install github.com/hfmrow/gen_lib/...

Golang ressources

Golang Programs
SliceTricks
Format a time or date
Print with fmt cheat sheet
Go Maps Cheat Sheet
Regular expression