6 lines
37 B
Go
6 lines
37 B
Go
|
|
package cache
|
||
|
|
|
||
|
|
func InitCache() {
|
||
|
|
|
||
|
|
}
|