Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catppuccin/cli
/ SearchEntry
Struct
SearchEntry
internal/pkg/structs/search.go:16–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
type
SearchRes []SearchEntry
15
16
type
SearchEntry
struct
{
17
Name string `json:
"name"
`
18
Stars int `json:
"stars"
`
19
Topics []string `json:
"topics"
`
20
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected