api

package
v0.0.0-...-8562624 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2017 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Index

func Index(c echo.Context) error

Types

type Handler

type Handler struct {
	S     *schedule.Scheduler
	Store *db.Store
}

func (*Handler) CreateTest

func (h *Handler) CreateTest(c echo.Context) error

func (*Handler) DeleteTest

func (h *Handler) DeleteTest(c echo.Context) error

func (*Handler) GetAllTests

func (h *Handler) GetAllTests(c echo.Context) error

func (*Handler) GetTestResult

func (h *Handler) GetTestResult(c echo.Context) error

type Server

type Server struct {
	C *conf.Config
	H Handler
}

func (*Server) Start

func (srv *Server) Start()

Start starts the webserver

Jump to

Keyboard shortcuts

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