1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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