From 88b4439fdf84e5ba884c6d5127295a4d7d1db713 Mon Sep 17 00:00:00 2001 From: sunby Date: Tue, 5 Oct 2021 22:33:01 +0800 Subject: [PATCH] [skip ci]Add comment for package datacoord (#9014) Signed-off-by: sunby --- internal/datacoord/meta.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/datacoord/meta.go b/internal/datacoord/meta.go index 58c3516b9e..3b43d7e748 100644 --- a/internal/datacoord/meta.go +++ b/internal/datacoord/meta.go @@ -9,6 +9,7 @@ // is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express // or implied. See the License for the specific language governing permissions and limitations under the License. +// Package datacoord contains core functions in datacoord package datacoord import (