type Message … // String returns the po format entry string. func (p Message) String() string { … } func (m_i *Message) less(m_j *Message) bool { … }
type Message … // String returns the po format entry string. func (p Message) String() string { … } func (m_i *Message) less(m_j *Message) bool { … }