mirror of
https://github.com/ent/ent.git
synced 2026-05-02 23:50:54 +03:00
doc: add page for codegen feature-flags (#1023)
This commit is contained in:
@@ -230,3 +230,9 @@ func EnsureStructTag(name string) gen.Hook {
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Feature Flags
|
||||
|
||||
The `entc` package provides a collection of code-generation features that be added or removed using flags.
|
||||
|
||||
For more information, please see the [features-flags page](features.md).
|
||||
|
||||
Reference in New Issue
Block a user