Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Fetch
Method
Fetch
coderd/appearance/appearance.go:10–10 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
8
9
type
Fetcher
interface
{
10
Fetch(ctx context.Context) (codersdk.AppearanceConfig, error)
11
}
12
13
type
AGPLFetcher
struct
{
Callers
9
GetServiceBanner
Method · 0.65
GetAnnouncementBanners
Method · 0.65
cryptoKeys
Method · 0.65
ExternalAuth
Function · 0.65
ProvisionerJob
Function · 0.65
Agent
Function · 0.65
appearance
Method · 0.65
renderHTMLWithState
Method · 0.65
populateHTMLState
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected