utilities

module
v1.1.64 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: MIT

README

Utilties

Various go utilities for common functionality.

Directories

Path Synopsis
Package cache provides a generalized cache package that allows anything to be cached without having to know underlying details of where that cache is stored.
Package cache provides a generalized cache package that allows anything to be cached without having to know underlying details of where that cache is stored.
Package conv provides handy conversion functions.
Package conv provides handy conversion functions.
Package cors provides functionality for adding CORS response headers into a handler chain.
Package cors provides functionality for adding CORS response headers into a handler chain.
Package health provides functionality for constructing a health check endpoint.
Package health provides functionality for constructing a health check endpoint.
Package logging > cache provides information about the cached nature of the request.
Package logging > cache provides information about the cached nature of the request.
Package redis is a facade in front of github.com/go-redis/redis/v8
Package redis is a facade in front of github.com/go-redis/redis/v8
Package response provides a set of utilities for writing responses to an http.ResponseWriter.
Package response provides a set of utilities for writing responses to an http.ResponseWriter.

Jump to

Keyboard shortcuts

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