Documentation
¶
Index ¶
Constants ¶
View Source
const MissingIDField = "<MISSING ID FIELD>"
Variables ¶
This section is empty.
Functions ¶
func FieldIDName ¶
func FieldIDString ¶
func FindEntityID ¶
FindEntityID will find a struct field named ID or a public struct field with the `rip:id` struct tag. If there are many `rip:id` struct tags in the struct, it will return the first one.
func HasRIPIDField ¶
func HasRIPIDField(f reflect.StructField) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.