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

Update network.go

This commit is contained in:
Asim Aslam
2020-12-12 20:35:43 +00:00
committed by GitHub
parent 8054478cc3
commit 8de1ede0f0

View File

@@ -1,4 +1,4 @@
// Package network is for creating internetworks
// Package network is for creating p2p networks
package network
import (