package main type Child struct { Name string Money int }