incidents

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(c *gin.Context)

Types

type Incident

type Incident struct {
	Owner       string `json:"owner"`
	Repository  string `json:"repository"`
	Description string `json:"description"`
	SHA         string `json:"sha"`
	ResolvedAt  string `json:"resolved_at"`
}

Jump to

Keyboard shortcuts

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