mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-23 21:44:41 +02:00
Update README.md (#2635)
This commit is contained in:
@@ -56,7 +56,7 @@ Go Micro abstracts away the details of distributed systems. Here are the main fe
|
|||||||
To make use of Go Micro import it
|
To make use of Go Micro import it
|
||||||
|
|
||||||
```golang
|
```golang
|
||||||
import "go-micro.dev/v4
|
import "go-micro.dev/v4"
|
||||||
```
|
```
|
||||||
|
|
||||||
Define a handler (protobuf is optionally supported - see [example](https://github.com/go-micro/examples/blob/main/helloworld/main.go))
|
Define a handler (protobuf is optionally supported - see [example](https://github.com/go-micro/examples/blob/main/helloworld/main.go))
|
||||||
|
|||||||
Reference in New Issue
Block a user