Randall C. O'Reilly
|
89231ef2da
|
start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
e1b8e53da3
|
cleanup, start on slices etc.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
d81b4710eb
|
generalized handle code beyond pointer -- working for full structs -- always need to convert back and forth to / from pointer for handle
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
e85863e9ea
|
fully functional for go pointers to structs
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
8d44f401d4
|
py wrapper that puts methods in a class all in place now, and makefile working. build side is good.
|
2019-08-24 10:31:16 +02:00 |