Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmployeeDto ¶
func NewEmployeeDto ¶
func NewEmployeeDto() *EmployeeDto
type EmployeeEntityDto ¶
type EmployeeEntityDto struct {
model.EmployeeEntity
}
func NewEmployeeEntityDto ¶
func NewEmployeeEntityDto() *EmployeeEntityDto
type EmployeeParamsDto ¶
type EmployeeParamsDto struct {
model.EmployeeParams
}
func NewEmployeeParamsDto ¶
func NewEmployeeParamsDto() *EmployeeParamsDto
Click to show internal directories.
Click to hide internal directories.