Create a String helper function to use when printing the functor's contents: func (box hourContainer) String() string { return fmt.Sprintf("%+v", box.hours)}