Brooks Liu

Results 8 issues of Brooks Liu

Receive method of Consumer returns Message directly, but if we want attach something(ex SpanContext) in Receive method to context, we can't bring it out without change type of Message interface....

命令还有 -n 参数,通常用来进行网络统计 如: `sar -n DEV 1` `sar -n TCP,ETCP 1`

**Is your feature request related to a problem? Please describe.** This project is write in go, but many code isn't following go styles. To be a great CNCF project, may...

enhancement
good first issue

Dependencies of Convert JSON/SQL to GO Struct 1.0.7 specified in plugin.xml are resolved with respect to IntelliJ IDEA Ultimate IU-212.5080.55 (2021.2.1). Java 11.0.11 was used for verification. > to-go-struct 1.0.7...

enhancement

the steps I do: 1. ```

This happens when we use references keyword to reference foreign keys. com.alibaba.druid.sql.parser.ParserException: syntax error, expect LPAREN, actual COMMA pos 161, line 5, column 46, token COMMA at com.alibaba.druid.sql.parser.SQLExprParser.accept(SQLExprParser.java:2742) at com.alibaba.druid.sql.parser.SQLExprParser.parseReference(SQLExprParser.java:2912)...

In certain scenarios, we may want to use the go leark tool to detect goroutine leaks. In the context of log/logger.go:375, a goroutine is created for log output. However, it...