[skip ci] Add note for design doc (#13135)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
pull/13086/head
groot 2021-12-10 10:33:08 +08:00 committed by GitHub
parent b74a265cf0
commit 27b131d1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -415,8 +415,7 @@ closed because maybe there are some data needs to be written into stream current
##### 6.6.3 channelsTimeTicker
channelsTimeTicker is responsible for regularly collecting the synchronization timestamp information of all physical
channels.
channelsTimeTicker is responsible for regularly collecting the synchronization timestamp information of all physical channels.
```go
type channelsTimeTicker interface {