package
0.0.0-20211101105451-4d6a6557ebb7
Repository: https://github.com/alexdunne/gs-onboarding.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCache creates a new cache.
NewServer creates a new server.
WithTTL is a functional option to configure the cache TTL.

# Structs

Handler contains the endpoint handlers.

# Interfaces

Cache is an interace to expose cache methods.

# Type aliases

CacheOption is an interface for a functional option.