Cathay

Results 5 comments of Cathay

goland 标准的注释格式,是需要默认把变量名或常量名称自动放在注释开头的,例如: ```go // defaultTCPKeepAlive is a default constant value for TCPKeepAlive times // See golang.org/issue/31510 const ( defaultTCPKeepAlive = 15 * time.Second ) ```

Go 官方的包都是按照这个标准进行注释的

> Hi, test the printing in the function. It may be different from the version in other languages. Hi, this problem has been fixed.

Glad to join OpenKF. Please give me your guidance in the future.