repository

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package repository provides functionality related to a GitHub repository.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRepositories

func GetRepositories(ctx context.Context, user string) ([]*github.Repository, error)

GetRepositories returns a list of repositories from a given user.

func RepoFullName

func RepoFullName(repo *github.Repository) (string, error)

RepoFullName returns the "owner/name" string for a given repository.

Types

This section is empty.

Jump to

Keyboard shortcuts

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