Categorygithub.com/lithictech/go-aperitif/v2
modulepackage
2.1.4
Repository: https://github.com/lithictech/go-aperitif.git
Documentation: pkg.go.dev

# README

Aperitif

Lithic Technology's (https://lithic.tech) common libraries and tooling for Go projects.

Note that the API uses the Echo API Framework since it's pretty awesome. Non-API parts of this project do not depend on Echo, though.

# Packages

Package api is a standalone API package/pattern built on echo.
Package apitest are functions for testing any API (not just Echo).
No description provided by the author
Package convext (convert extensions) are helpers for converting things.
Package kronos are time utilities.
No description provided by the author
Package mariobros is useful for monitoring Goroutine *leaks* from your code (get it? leaks?).
No description provided by the author
No description provided by the author
No description provided by the author
Package stopwatch is used to time things.
Package validator provides a number of validations useful to building APIs.