Documentation
¶
Overview ¶
Package cache the cache JS implementation
Index ¶
- type Cache
- func (c *Cache) Del(key string)
- func (c *Cache) Get(name string) string
- func (c *Cache) GetBytes(call goja.FunctionCall, vm *goja.Runtime) (ret goja.Value)
- func (c *Cache) Set(call goja.FunctionCall, vm *goja.Runtime) (ret goja.Value)
- func (c *Cache) SetBytes(call goja.FunctionCall, vm *goja.Runtime) (ret goja.Value)
- type Module
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.