func (this *NodeEvent) GoString() string {
    if this == nil {
        return "nil"
    }
    s := make([]string, 0, 7)