MCPcopy 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
22func logoRenderer() string {
23 return logo
24}
25
26//go:embed boots.txt
27var logo string

Callers 1

login.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected