go-cache/cachemap
Peng Gao f26e1d0b06 Fix #3, use put common code in individual a file
If there are more than one cache map to be generated
for different types, a redeclaration error will occur,
to avoid this error, put common part in a single file.

Signed-off-by: Peng Gao <peng.gao.dut@gmail.com>
2016-09-01 11:51:17 +08:00
..
cache.tmpl Fix #3, use put common code in individual a file 2016-09-01 11:51:17 +08:00
const.tmpl Fix #3, use put common code in individual a file 2016-09-01 11:51:17 +08:00
main.go Fix #3, use put common code in individual a file 2016-09-01 11:51:17 +08:00