Documentation ¶
Index ¶
- func Field[T any](object Object, fieldName string) (T, error)
- func HasField(object Object, fieldName string) bool
- func RelativeDomainPath(object Object) string
- func SetField[T any](object Object, fieldName string, value T) error
- func SnakeDomainName(object Object) string
- func TableName(schema string, object Object) string
- func ToConcrete[T Object](object Object) (T, error)
- type Object
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RelativeDomainPath ¶ added in v0.1.1
func SnakeDomainName ¶ added in v0.1.1
func ToConcrete ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.