mirror of
https://github.com/ent/ent.git
synced 2026-04-28 21:50:56 +03:00
doc/md: various improvements to gRPC tutorial (#2977)
This commit is contained in:
@@ -38,7 +38,7 @@ go get -u entgo.io/contrib/entproto
|
||||
|
||||
Next, we will define the schema for the `User` entity. Open `ent/schema/user.go` and edit:
|
||||
|
||||
```go
|
||||
```go title="ent/schema/user.go"
|
||||
package schema
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user