aboutsummaryrefslogtreecommitdiff
path: root/callback_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-117/+0
* go fmt ./...Yasuhiro Matsumoto2024-01-251-0/+1
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-2/+2
* Support returning any from callbacks (#1046)Phil Eaton2022-05-291-0/+12
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-0/+7
* Move argument converters to callback.go, and optimize return value handling.David Anderson2015-08-211-0/+97