package main type Ship struct { Name string }