Documentation ¶
Overview ¶
package gopygc tests the interaction between the python gc system and gopy
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExternalType ¶
func MapValueStruct ¶
func SliceScalarValue ¶
func SliceScalarValue() []int
Types ¶
type StructA ¶
type StructA struct {
A int
}
func SliceStructValue ¶
func SliceStructValue() []StructA
func StructValue ¶
func StructValue() StructA
Click to show internal directories.
Click to hide internal directories.