Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ Code
Method
Code
pkg/tool/errors/errors.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
// IHTTPError ...
25
type
IHTTPError
interface
{
26
Code() int
27
Error() string
28
Message() string
29
Desc() string
Callers
15
getWorkItemInfo
Function · 0.65
GetLarkWorkitemType
Function · 0.65
GetLarkWorkitemTypeDetail
Function · 0.65
GetLarkWorkitemTypeTemplate
Function · 0.65
GetLarkWorkitemTypeNodes
Function · 0.65
GetLarkWorkitemWorkflow
Function · 0.65
ExecuteLarkWorkitemWorkflow
Function · 0.65
ExecuteLarkWorkitemWorkflowV2
Function · 0.65
buildAutoMeegoStatusWorkItemForLarkV2
Function · 0.65
GetLarkReleaseWorkItemsV2
Function · 0.65
ListLarkReleaseBindItemsV2
Function · 0.65
Run
Method · 0.65
Implementers
1
HTTPError
pkg/tool/errors/errors.go
Calls
no outgoing calls
Tested by
no test coverage detected