This website requires JavaScript.
Explore
Help
Sign in
luzifer
/
staticmap
Watch
1
Star
0
Fork
You've already forked staticmap
0
mirror of
https://github.com/Luzifer/staticmap.git
synced
2024-11-08 17:30:11 +00:00
Code
Issues
Releases
Wiki
Activity
v0.6.3
staticmap
/
cache.go
8 lines
98 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Initial version Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-06-27 20:49:53 +00:00
package
main
import
(
"io"
)
Move parameters into struct form Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-17 13:19:28 +00:00
type
cacheFunction
func
(
generateMapConfig
)
(
io
.
ReadCloser
,
error
)
Reference in a new issue
Copy permalink