github

package
v0.0.0-...-8480fd3 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArticleIssue

type ArticleIssue struct {
	Url         string
	Title       string
	Author      string
	Description string
	Level       string
	Topics      []string
	User        string
}

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(token string, githubRepo string) *Client

func (*Client) CreateIssue

func (c *Client) CreateIssue(article *ArticleIssue) (string, error)

Jump to

Keyboard shortcuts

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