2017. 3. 4. 00:26

Golang: cannot type switch on non-interface value

http://stackoverflow.com/questions/23172219/golang-cannot-type-switch-on-non-interface-value


https://golang.org/doc/effective_go.html#interfaces



2017. 3. 3. 23:22

Calling a Windows DLL

https://github.com/golang/go/wiki/WindowsDLLs


And , cgo

https://github.com/golang/go/wiki/cgo