type customIntro … func (c customIntro) Intro(id common.UserId) string { … } type barFightMsg … var BarFightMsgs … func init() { … }
type customIntro … func (c customIntro) Intro(id common.UserId) string { … } type barFightMsg … var BarFightMsgs … func init() { … }