exporter

package
v0.0.0-...-4d97b2f Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LabelsToJSON

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

func LabelsToTable

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

func LabelsToYAML

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