commit
fe56d23f80
1 changed files with 1 additions and 1 deletions
|
|
@ -446,7 +446,7 @@ type MyClass interface {
|
|||
MyMethod() int
|
||||
}
|
||||
|
||||
MyClassMyFactoryFunction() MyClass {
|
||||
func MyClassMyFactoryFunction() MyClass {
|
||||
// swig magic here
|
||||
}
|
||||
</pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue