Skip to content

cache result for function inspired by python's functools.lru_cache

License

Notifications You must be signed in to change notification settings

FelixSeptem/funcache

Repository files navigation

funcache

cache result for function inspired by python's functools.lru_cache

Build Status Coverage Status Go Report Card GoDoc GolangCI

Install

go get -u github.com/FelixSeptem/funcache

Use example

example

About

cache result for function inspired by python's functools.lru_cache

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages