bug

package
v0.0.0-...-63cf36a Latest Latest
Warning

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

Go to latest
Published: May 27, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func SendMail

func SendMail(bug Bug) (*types.Submission, error)

Types

type Bug

type Bug struct {
	Who          string `json:"who"`
	Url          string `json:"url"`
	Title        string `json:"title"`
	Details      string `json:"details"`
	Reproduce    string `json:"reproduce"`
	Severity     string `json:"severity"`
	JinyaVersion string `json:"jinyaVersion"`
	PhpInfo      string `json:"phpInfo"`
}

Jump to

Keyboard shortcuts

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