controllers

package
v0.0.0-...-d62fb46 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentsRequest

type CommentsRequest struct {
	Ids []string
}

type Controller

type Controller struct {
	Contract services.Contract
}

func NewController

func NewController() *Controller

func (*Controller) GetCodeHandler

func (c *Controller) GetCodeHandler(ctx *fiber.Ctx)

GetCode function

func (*Controller) GetCommentsHandler

func (c *Controller) GetCommentsHandler(ctx *fiber.Ctx)

func (*Controller) GetCommitsHandler

func (c *Controller) GetCommitsHandler(ctx *fiber.Ctx)

GetRepos function

func (*Controller) GetIssuesHandler

func (c *Controller) GetIssuesHandler(ctx *fiber.Ctx)

func (*Controller) GetMembersHandler

func (c *Controller) GetMembersHandler(ctx *fiber.Ctx)

func (*Controller) GetPullsHandler

func (c *Controller) GetPullsHandler(ctx *fiber.Ctx)

func (*Controller) GetReposHandler

func (c *Controller) GetReposHandler(ctx *fiber.Ctx)

GetRepos function

func (*Controller) GetUserHandler

func (c *Controller) GetUserHandler(ctx *fiber.Ctx)

GetUserStats function

func (*Controller) GetUserScoreHandler

func (c *Controller) GetUserScoreHandler(ctx *fiber.Ctx)

GetUserStats function

Jump to

Keyboard shortcuts

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