Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPPTASAPI ¶
func NewPPTASAPI(handlerConfig handlers.HandlerConfig) *pptasops.MymoveAPI
Types ¶
type PPTASReportsHandler ¶
type PPTASReportsHandler struct {
handlers.HandlerConfig
services.PPTASReportListFetcher
}
PPTASReportsHandler lists reports with the option to filter since a particular date. Optimized ver.
func (PPTASReportsHandler) Handle ¶
func (h PPTASReportsHandler) Handle(params pptasop.PptasReportsParams) middleware.Responder
Handle fetches all reports with the option to filter since a particular date. Optimized version.
Click to show internal directories.
Click to hide internal directories.