handler

package
v0.0.0-...-1633837 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRepoHandler

func CreateRepoHandler(c *gin.Context)

--------------Structure of request body--------------

{
  "name": "name_of_repo",
  "description": "description_of_repo",
  "private": true/false
}

func DeleteRepoHandler

func DeleteRepoHandler(c *gin.Context)

func HealthCheckHandler

func HealthCheckHandler(c *gin.Context)

func Init

func Init()

func ListPullRequestsHandler

func ListPullRequestsHandler(c *gin.Context)

func ListReposHandler

func ListReposHandler(c *gin.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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