Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gogf/gf
/ Equal
Method
Equal
errors/gerror/gerror.go:21–21 ·
view source on GitHub ↗
(target error)
Source
from the content-addressed store, hash-verified
19
type
IEqual
interface
{
20
error
21
Equal(target error) bool
22
}
23
24
// ICode is the interface for Code feature.
Callers
15
Equal
Method · 0.65
Equal
Method · 0.65
TestTSet_Equal
Function · 0.65
Equal
Method · 0.65
ExampleStrSet_Equal
Function · 0.65
ExampleIntSet_Equal
Function · 0.65
Test_DataType_Binary_Small
Function · 0.65
Test_DataType_Binary_Large
Function · 0.65
Test_DataType_Binary_Small
Function · 0.65
Test_DataType_Binary_Large
Function · 0.65
Test_Set1
Function · 0.65
Test_Set3
Function · 0.65
Implementers
6
Set
container/gset/gset_any_set.go
IntSet
container/gset/gset_int_set.go
StrSet
container/gset/gset_str_set.go
Time
os/gtime/gtime_time.go
Error
errors/gerror/gerror_error.go
customEqualError
errors/gerror/gerror_z_unit_test.go
Calls
no outgoing calls
Tested by
15
TestTSet_Equal
Function · 0.52
ExampleStrSet_Equal
Function · 0.52
ExampleIntSet_Equal
Function · 0.52
Test_DataType_Binary_Small
Function · 0.52
Test_DataType_Binary_Large
Function · 0.52
Test_DataType_Binary_Small
Function · 0.52
Test_DataType_Binary_Large
Function · 0.52
Test_Set1
Function · 0.52
Test_Set3
Function · 0.52
Test_Set4
Function · 0.52
Test_Set5
Function · 0.52
Test_Set6
Function · 0.52