Documentation
¶
Index ¶
- func Add(dst interface{}, rollback bool) (promise.Promise, error)
- func Delete(data interface{}, rollback bool) (promise.Promise, error)
- func Get(dst interface{}, key interface{}) (promise.Promise, error)
- func GetAll(dst interface{}) (promise.Promise, error)
- func Put(dst interface{}, rollback bool) (promise.Promise, error)
- func Register(w window.Window, data interface{}, databasename string) (promise.Promise, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.