github

package
v0.0.0-...-f435d8c Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MaxFileArraySize = 20
)

Functions

func GetRandomRepository

func GetRandomRepository(language string) (*github.Repository, error)

func GetRawFile

func GetRawFile(url string) (string, error)

Types

type GhFile

type GhFile struct {
	Name  string
	Owner string
	Code  string
}

func GetFile

func GetFile(language string, languageExtension string) (GhFile, error)

GetFile(language string) find random file from certain repository with specified language

Jump to

Keyboard shortcuts

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