Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bootdotdev/bootdev
/ logoRenderer
Function
logoRenderer
cmd/login.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
)
21
22
func
logoRenderer() string {
23
return
logo
24
}
25
26
//go:embed boots.txt
27
var
logo string
Callers
1
login.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected