Skip to content

Commit 54c5b8f

Browse files
committed
完善注释
1 parent ad98bea commit 54c5b8f

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

pool/benchmark/buffer_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// MIT License
2+
// Copyright (c) 2020 Qi Yin <[email protected]>
3+
14
package benchmark
25

36
import (

pool/std_buffer.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// MIT License
2+
// Copyright (c) 2020 Qi Yin <[email protected]>
3+
14
package pool
25

36
import (

pool/std_buffer_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// MIT License
2+
// Copyright (c) 2020 Qi Yin <[email protected]>
3+
14
package pool
25

36
import (

0 commit comments

Comments
 (0)