mirror of
https://github.com/go-micro/go-micro.git
synced 2025-01-17 17:44:30 +02:00
Update README.md (#2635)
This commit is contained in:
parent
67d48b205e
commit
8020303017
@ -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
|
||||
|
||||
```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))
|
||||
|
Loading…
Reference in New Issue
Block a user