entities

package
v0.0.0-...-9c02efb Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	GitURL string
	Name   string
	User   User
}

func (Repository) GetName

func (u Repository) GetName() string

type SearchResult

type SearchResult struct {
	Repository  Repository
	FileURL     string
	FileContent string
}

func (SearchResult) String

func (sr SearchResult) String() string

type User

type User struct {
	Name    string
	Company string
	UUID    string
}

func (User) GetName

func (u User) GetName() string

Jump to

Keyboard shortcuts

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