cli #1
@ -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