golang-struct   [plain text]


type RIGHT struct {
	a Type
	b ChangeMe
}