utils

package
v0.0.0-...-3fca45c Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEligible

func IsEligible(owner string, name string) (bool, error)

func IsUrlOk

func IsUrlOk(url string) bool

func SplitUrl

func SplitUrl(url string) (string, string, string)

Types

type Query

type Query struct {
	Owner string
	Name  string
}

func ExamineQuery

func ExamineQuery(query string) Query

type RepoResponse

type RepoResponse struct {
	StargazersCount int `json:"stargazers_count"`
}

Jump to

Keyboard shortcuts

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