Posted on 18th May 2020|102 views
How to convert struct pointer to interface?
Posted on 8th August 2025| views
Struct Pointer can be converted to Interface through the following code:
type foo struct1 [ } Func1 bar1(baz interface{} ) { }