1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-09-16 08:36:30 +02:00

Add top level data package comment

This commit is contained in:
Asim Aslam
2019-07-30 16:47:18 +01:00
parent 852abcaaed
commit 0b2c8ee523

2
data/data.go Normal file
View File

@@ -0,0 +1,2 @@
// Package data is an interface for data access
package data