Skip to content

Commit 54c5b8f

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

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

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 <qiyin@thinkeridea.com>
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 <qiyin@thinkeridea.com>
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 <qiyin@thinkeridea.com>
3+
14
package pool
25

36
import (

0 commit comments

Comments
 (0)