Your Question
What are the available struct tags for the model? I can't find it anywhere in the documentation.
The document you expected this should be explained
I think it should have been explained in the docs.
Expected answer
Link in the documentation / source code listing all the available tags or hints on where to find it.
Comment From: regmicmahesh
Found here: https://gorm.io/docs/models.html#Supported-Struct-tags
Thanks.