handlers

package
v0.0.0-...-019c9a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessTags

func ProcessTags(db *gorm.DB, testRun *models.TestRun) error

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(db *gorm.DB) *Handler

func (*Handler) CreateTestRun

func (h *Handler) CreateTestRun(c *gin.Context)

func (*Handler) DeleteTestRun

func (h *Handler) DeleteTestRun(c *gin.Context)

func (*Handler) GetTestRunAll

func (h *Handler) GetTestRunAll(c *gin.Context)

func (*Handler) GetTestRunByID

func (h *Handler) GetTestRunByID(c *gin.Context)

func (*Handler) Ping

func (h *Handler) Ping(c *gin.Context)

func (*Handler) ReportTestRunAll

func (h *Handler) ReportTestRunAll(c *gin.Context)

func (*Handler) ReportTestRunById

func (h *Handler) ReportTestRunById(c *gin.Context)

func (*Handler) UpdateTestRun

func (h *Handler) UpdateTestRun(c *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL