exporter

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LabelsToJSON added in v1.0.1

func LabelsToJSON(labels []*Label) ([]byte, error)

func LabelsToTable added in v1.0.1

func LabelsToTable(labels []*Label) ([]byte, error)

func LabelsToYAML added in v1.0.1

func LabelsToYAML(labels []*Label) ([]byte, error)

func NewClient

func NewClient() (*githubClient, error)

Types

type Label

type Label struct {
	Name        string `json:"name"`
	Description string `json:"description"`
	Color       string `json:"color"`
}

Jump to

Keyboard shortcuts

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