parser

package
v0.0.0-...-87e3a66 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Content

type Content struct {
	LinkURL   string
	UserNames []string
	ContentType
}

type ContentType

type ContentType int
const (
	GitHubMentionContent ContentType = iota
	GitHubAssignedContent
	GitHubRequestReviewedContent
)

type GitHub

type GitHub struct{}

func NewGitHub

func NewGitHub() GitHub

func (GitHub) Parse

func (parser GitHub) Parse(request *http.Request) (Content, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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