Add examples https://github.com/hashicorp/mdns/pull/42
This commit is contained in:
18
examples/service/README.md
Normal file
18
examples/service/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# service
|
||||
|
||||
Compile + run:
|
||||
|
||||
```
|
||||
go build
|
||||
./service
|
||||
```
|
||||
|
||||
[The, run the client](../service)
|
||||
|
||||
|
||||
Use another service tag
|
||||
|
||||
```
|
||||
./service <service-tag>
|
||||
./service _foobarbaz._tcp
|
||||
```
|
Reference in New Issue
Block a user