victorspringer / http-cache

High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs
https://godoc.org/github.com/victorspringer/http-cache
MIT License
339 stars 63 forks source link

replace deprecated io/ioutils functions with io #20

Closed artyapple closed 5 months ago

victorspringer commented 5 months ago

Merged. Thanks @artyapple !