package observers type ScoreLogin struct { } func (this *ScoreLogin) Handle(param interface{}) { }