changkun / occamy

🖥️ a modern remote desktop proxy written in Go
https://github.com/changkun/occamy
MIT License
313 stars 54 forks source link

cgo: fix cgo cannot access existed c struct fields #8

Closed changkun closed 5 years ago

changkun commented 5 years ago

resolve #7

Details

This PR fixes a stupid cgo bug, see changes for details.