not implemented cache
This commit is contained in:
parent
5bce49eed4
commit
f574a00a8f
@ -4,5 +4,6 @@ import "log"
|
||||
|
||||
func Cache() error {
|
||||
log.Println("running cache")
|
||||
log.Panicln("not implemented yet")
|
||||
return nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user