Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Jguer/yay
/ Get
Method
Get
pkg/download/unified.go:23–23 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
21
// HTTPRequestDoer is an interface for HTTP clients that can perform GET requests.
22
type
HTTPRequestDoer
interface
{
23
Get(string) (*http.Response, error)
24
}
25
26
type
DBSearcher
interface
{
Callers
15
syncInfo
Function · 0.65
TestPrintPkgbuilds
Function · 0.65
syncClean
Function · 0.65
cleanAUR
Function · 0.65
cleanUntracked
Function · 0.65
handleCmd
Function · 0.65
getFilter
Function · 0.65
displayNumberMenu
Function · 0.65
syncList
Function · 0.65
Error
Method · 0.65
handlePackageVote
Function · 0.65
createDevelDB
Function · 0.65
Implementers
4
mockDoer
pkg/completion/completion_test.go
IntRange
pkg/intrange/intrange.go
MockAUR
pkg/dep/mock/aur.go
testClient
pkg/download/utils_test.go
Calls
no outgoing calls
Tested by
6
TestPrintPkgbuilds
Function · 0.52
TestIntRanges_Get
Function · 0.52
TestPrintNewsFeed
Function · 0.52
TestPrintNewsFeedSameDay
Function · 0.52
TestPKGBUILDFull
Function · 0.52
TestContinueTaskLocalized
Function · 0.52