import "github.com/koding/cache". Example. // create a cache with 2 second TTL cache := NewMemoryWithTTL(2 * time.Second) // start garbage collection for ...
確定! 回上一頁