Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Empty
Method
Empty
codersdk/deployment.go:1302–1304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1300
}
1301
1302
func
(c *NotificationsEmailTLSConfig) Empty() bool {
1303
return
reflect.ValueOf(*c).IsZero()
1304
}
1305
1306
type
NotificationsWebhookConfig
struct
{
1307
// The URL to which the payload will be sent with an HTTP POST request.
Callers
15
TestFailedWorkspaceBuildfDoesNotInferQuotaErrorCode
Function · 0.45
TestRandomElement
Function · 0.45
TestStaleSessions
Function · 0.45
Test_readBodyAsError
Function · 0.45
TestAIGatewayCompatibilityAliases
Function · 0.45
TestHTTPCookieConfigMiddleware
Function · 0.45
TestDeprecatedCreateUserRequest
Function · 0.45
TestChatMessagePart_StripInternal
Function · 0.45
TestSummarize
Function · 0.45
TestTools
Function · 0.45
TestWithRecovery
Function · 0.45
TestParseSkillFrontmatter
Function · 0.45
Calls
1
IsZero
Method · 0.45
Tested by
15
TestFailedWorkspaceBuildfDoesNotInferQuotaErrorCode
Function · 0.36
TestRandomElement
Function · 0.36
TestStaleSessions
Function · 0.36
Test_readBodyAsError
Function · 0.36
TestAIGatewayCompatibilityAliases
Function · 0.36
TestHTTPCookieConfigMiddleware
Function · 0.36
TestDeprecatedCreateUserRequest
Function · 0.36
TestChatMessagePart_StripInternal
Function · 0.36
TestSummarize
Function · 0.36
TestTools
Function · 0.36
TestWithRecovery
Function · 0.36
TestParseSkillFrontmatter
Function · 0.36