api

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router

type Router struct {
	Config  *config.Config
	Session core.Session
	// service
	CoverageService core.CoverageService
	ChartService    core.ChartService
	SCMService      core.SCMService
	RepoService     core.RepoService
	ReportService   core.ReportService
	HookService     core.HookService
	OAuthService    core.OAuthService
	// store
	UserStore   core.UserStore
	ReportStore core.ReportStore
	RepoStore   core.RepoStore
	OAuthStore  core.OAuthStore
}

Router for API

func (*Router) RegisterRoutes

func (r *Router) RegisterRoutes(e *gin.Engine)

RegisterRoutes for API

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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