update options
This commit is contained in:
parent
3011bad518
commit
e1248f90f4
@ -72,7 +72,6 @@ func Precache() Option {
|
|||||||
func DefaultOptions() Options {
|
func DefaultOptions() Options {
|
||||||
return Options{
|
return Options{
|
||||||
Id: uuid.New().String(),
|
Id: uuid.New().String(),
|
||||||
Address: DefaultAddress,
|
|
||||||
Network: DefaultNetwork,
|
Network: DefaultNetwork,
|
||||||
Registry: mdns.NewRegistry(),
|
Registry: mdns.NewRegistry(),
|
||||||
Context: context.Background(),
|
Context: context.Background(),
|
||||||
|
Loading…
Reference in New Issue
Block a user