Categorygithub.com/thcomp/GoLang_Utility
repositorypackage
1.29.10
Repository: https://github.com/thcomp/golang_utility.git
Documentation: pkg.go.dev

# README

GoLang_Utility

It provides following utility class

  • StringBuilder: like StringBuilder on Java, but it has only minimum functions for me
  • LogUtil: for management output log

Version history

  • 2016.03.18 v0.0.1: release
  • 2017.11.28 v0.0.2: bug fix
  • 2018.02.08 v0.1.0: add ReflectHelper
  • 2018.02.09 v1.0.0: add unit test