/consu

Commons utilities and tools in Golang

Primary LanguageGoMIT LicenseMIT

consu

Go Report Card PkgGoDev Actions Status codecov

Collection of helpful utilities in Golang to make your life easier.

Sub-packages

  • checksum: utility functions to calculate checksum.
  • gjrc: generic utilities to work with JSON-based RESTful API.
  • olaf: utility functions to generate unique ID using Twitter Snowflake algorithm.
  • reddo: utility functions to convert values using Golang's reflect.
  • semita: utility functions to access data from a hierarchy structure.

License

MIT - see LICENSE.md.