1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-10 21:52:01 +02:00

update package comment

This commit is contained in:
Asim Aslam
2018-11-18 18:38:46 +00:00
parent 212c6c5ae9
commit d9fc2c922d

View File

@@ -1,4 +1,4 @@
// Package is an interface for synchronous communication
// Package transport is an interface for synchronous communication
package transport
import (