Skip to content

Makes a method call on an interval, caching the return

License

Notifications You must be signed in to change notification settings

stevangoode/callcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

callcache

Makes a method call on an interval, caching the return

Useful when calling heavy operations with a response which changes infrequently, such as fetching data from a remote service, or doing some heavy calculation based on data

Full documentation can be found using GoDoc

About

Makes a method call on an interval, caching the return

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages