gommon

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2022 License: MIT

README

gommon

Common packages for Go projects.

Packages

  • clock: Basic interface for getting the current time, including a frozen implementation.

  • collections: Collection utility functions using Go generics.

  • encryption: Simpler but limited wrappers of common encryption algorithms.

  • jwt: JSON Web Token generator and validator.

  • logger: Simple logging interface.

  • middleware: Useful HTTP middleware functions.

  • password: Password hashing and validation functions.

  • respond: Quick HTTP response writers.

  • system: Dependency injection interface.

  • validator: Struct validation library based on struct tags.

Directories

Path Synopsis
pkg
jwt
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL