type Info … // String returns info as a human-friendly version string. func (info Info) String() string { … }