Skip to content

Commit c45f8c1

Browse files
authored
update readme (#106)
1 parent d68065c commit c45f8c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ environment configurations detector/discovery/dictionary
2525
* you can comment with idea plugin `Gonano`
2626

2727
```go
28-
// NewAsyncWriter
29-
// @description: Write data with Buffer, this Writer and Closer is thread safety, but WriteCloser parameters not safety.
28+
// NewAsyncWriter Write data with Buffer, this Writer and Closer is thread safety, but WriteCloser parameters not safety.
3029
// @param w Writer
3130
// @param bufSize accept buffer max length
3231
// @param block if true, overflow buffer size, will blocking, if false will occur error

0 commit comments

Comments
 (0)