dreamscached / MineQuery

📡 Minecraft Server List Ping library written in Go
https://pkg.go.dev/github.com/dreamscached/minequery/v2
MIT License
27 stars 4 forks source link

Add Cache interface for integration with other caching libraries #53

Closed dreamscached closed 7 months ago

dreamscached commented 7 months ago

Adds Cache interface for possible use with other caching libraries/frameworks (resolves #51)