Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanUpdateModel ¶ added in v0.1.0
func DifferencePtr ¶ added in v0.1.0
func DifferencePtr[T comparable](list1, list2 []*T) ([]*T, []*T)
Similar to lo.Difference but for slices of pointers.
Types ¶
type ObjectName ¶ added in v0.1.0
type ObjectName = model.ObjectName
type RelationName ¶ added in v0.1.0
type RelationName = model.RelationName
Click to show internal directories.
Click to hide internal directories.