mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-19 05:25:19 +00:00
Commit from m3o/m3o action
This commit is contained in:
2
examples/cache/set/setAValue.go
vendored
2
examples/cache/set/setAValue.go
vendored
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go.m3o.com/cache"
|
||||
"go.m3o.com/cache"
|
||||
)
|
||||
|
||||
// Set an item in the cache. Overwrites any existing value already set.
|
||||
|
||||
Reference in New Issue
Block a user