1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00

add mdns package comment

This commit is contained in:
Asim Aslam 2018-11-26 16:13:17 +00:00
parent 0d917bbf37
commit 29bb63b717

View File

@ -1,3 +1,4 @@
// Package mdns is a multicast dns registry
package mdns
/*