diff options
author | David Anderson <dave@natulte.net> | 2015-08-21 13:38:22 -0700 |
---|---|---|
committer | David Anderson <dave@natulte.net> | 2015-08-21 16:37:45 -0700 |
commit | 122ddb16de825ed3d989d25d4d7b2d2e278abdf6 (patch) | |
tree | 43d4cad7936f67a709c32b80439fef32805ddebf /_example/hook/hook.go | |
parent | Implement support for passing Go functions as custom functions to SQLite. (diff) | |
download | golite-122ddb16de825ed3d989d25d4d7b2d2e278abdf6.tar.gz golite-122ddb16de825ed3d989d25d4d7b2d2e278abdf6.tar.xz |
Move argument converters to callback.go, and optimize return value handling.
A call now doesn't have to do any reflection, it just blindly invokes
a bunch of argument and return value handlers to execute the translation,
and the safety of the translation is determined at registration time.
Diffstat (limited to '_example/hook/hook.go')
0 files changed, 0 insertions, 0 deletions