mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
examples/edgeindex: move example from main to example_test (#706)
This commit is contained in:
@@ -8,3 +8,9 @@ street name to be unique under each city.
|
||||
```console
|
||||
go generate ./...
|
||||
```
|
||||
|
||||
### Run Example
|
||||
|
||||
```console
|
||||
go test
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user