Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToEntitySlice ¶
Types ¶
type BaseRequest ¶
type BaseRequest[E any] struct { EntityInstance *E }
func (*BaseRequest[E]) CopyToEntity ¶
func (b *BaseRequest[E]) CopyToEntity(source any) (*E, error)
Click to show internal directories.
Click to hide internal directories.