consu

April 29, 2023 ยท View on GitHub

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.
  • g18: utility functions for Go v1.18 and latter.
  • 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.