Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/daptin/daptin
/ Error
Method
Error
server/resource/handle_action.go:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
func
(de *DaptinError) Error() string {
63
return
de.Message
64
}
65
66
func
NewDaptinError(str string, code string) *DaptinError {
67
return
&DaptinError{
Callers
15
startTransportE2EHTTPUpstream
Function · 0.80
startTransportE2EGRPCUpstream
Function · 0.80
FtpTest
Function · 0.80
TestYJSBidirectionalRelay
Function · 0.80
TestDiscovery_HybridStaticAndDNS
Function · 0.80
CreateIntegrationOperationsHandler
Function · 0.80
CreateIntegrationOperationDescribeHandler
Function · 0.80
CreateIntegrationOpenAPIHandler
Function · 0.80
resolveIntegrationForDiscovery
Function · 0.80
CreateStatisticsHandler
Function · 0.80
CreateStatsHandler
Function · 0.80
CreateJsModelHandler
Function · 0.80
Calls
no outgoing calls
Tested by
15
startTransportE2EHTTPUpstream
Function · 0.64
startTransportE2EGRPCUpstream
Function · 0.64
FtpTest
Function · 0.64
TestYJSBidirectionalRelay
Function · 0.64
TestDiscovery_HybridStaticAndDNS
Function · 0.64
TestNonRESTIntegrationTransportsRejectOtherUserCredentialBeforeUpstreamCall
Function · 0.64
TestMailSendRequiresMailServerHostnameOrBackendDefault
Function · 0.64
TestIntegrationOpenAPIPathGenerationRecoversFromPanic
Function · 0.64
TestCredentialBackedChatCompletionWithNilTransactionReturnsError
Function · 0.64
TestCredentialBackedEmbeddingWithNilTransactionReturnsError
Function · 0.64
TestInvalidateAuthCacheForEmail_RemovesEntry
Function · 0.64
TestGetCredentialByReferenceIdForIntegrationExecution
Function · 0.64