...

Package example2

import "reflect/internal/example2"
Overview
Index

Overview ▾

Index ▾

Package files

example.go

type MyStruct

type MyStruct struct {
    MyStructs []MyStruct
    MyStruct  *MyStruct
}