|
|
|
|
|
by nemothekid
4568 days ago
|
|
I was missing that piece, but how is func2 called? I'm still looking through the code, but if both func2 and a int_variable are interface{}, how does the compiler check these types (or is the "framework" using some reflection?) |
|