ghrm

package module
v0.0.0-...-5bac50a Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: MIT Imports: 8 Imported by: 0

README

ghrm

Just remove GitHub repositories

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultTokenPath

func DefaultTokenPath() string

Types

type GHRM

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

func New

func New(token *Token) *GHRM

func (*GHRM) RemoveRepository

func (g *GHRM) RemoveRepository(owner, repo string) error

type Token

type Token struct {
	Token string `json:"token"`
}

func ReadToken

func ReadToken(tokenPath string) (*Token, error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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