Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct{}
Store Javascript API
func (*Store) ExportFunction ¶
func (store *Store) ExportFunction(iso *v8go.Isolate) *v8go.FunctionTemplate
ExportFunction Export as a javascript Cache function
func (*Store) ExportObject ¶
func (store *Store) ExportObject(iso *v8go.Isolate) *v8go.ObjectTemplate
ExportObject Export as a Cache Object
Click to show internal directories.
Click to hide internal directories.