package
0.0.0-20241218143721-f456c05d47de
Repository: https://github.com/lsmhun/wage-sum-server.git
Documentation: pkg.go.dev

# Functions

NewEmpApiService creates a default api service.
NewMonitoringApiService creates a default api service.
NewSalApiService creates a default api service.

# Structs

EmpApiService is a service that implements the logic for the EmpApiServicer This service should implement the business logic for every endpoint for the EmpApi API.
MonitoringApiService is a service that implements the logic for the MonitoringApiServicer This service should implement the business logic for every endpoint for the MonitoringApi API.
SalApiService is a service that implements the logic for the SalApiServicer This service should implement the business logic for every endpoint for the SalApi API.