mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-06 22:06:19 +02:00
6 lines
75 B
Go
6 lines
75 B
Go
package main
|
|
|
|
import (
|
|
_ "github.com/micro/go-plugins/registry/etcd/v2"
|
|
)
|