Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProcessHandler ¶
type ProcessHandler struct {
// contains filtered or unexported fields
}
func NewProcessService ¶
func NewProcessService(service *service.ProcessService) *ProcessHandler
func (*ProcessHandler) AddProcessHandler ¶
func (p *ProcessHandler) AddProcessHandler(c *gin.Context)
func (*ProcessHandler) GetAllProcesses ¶
func (p *ProcessHandler) GetAllProcesses(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.