Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/despiteallobjections/amigo
/ types & classes
Types & classes
1,592 in github.com/despiteallobjections/amigo
⨍
Functions
3,220
◇
Types & classes
1,592
↓ 49 callers
Struct
T
types/testdata/check/expr3.go:151
↓ 18 callers
Struct
S
types/testdata/check/conversions1.go:17
↓ 8 callers
Struct
T
Another interesting corner case are generic types that don't use their type arguments. For instance:
types/testdata/examples/types.go:87
↓ 7 callers
Interface
A
types/testdata/check/cycles3.go:20
↓ 6 callers
Interface
I
types/testdata/check/expr3.go:378
↓ 6 callers
TypeAlias
P
types/testdata/fixedbugs/issue43110.go:7
↓ 6 callers
Struct
T
types/testdata/check/conversions1.go:18
↓ 5 callers
Interface
E
types/testdata/check/conversions0.go:43
↓ 5 callers
Interface
I1
types/testdata/check/conversions0.go:45
↓ 5 callers
TypeAlias
S
types/testdata/check/builtins0.go:35
↓ 4 callers
Interface
I
ssa/interp/testdata/coverage.go:24
↓ 4 callers
Interface
I0
Tests of interface conversions and type assertions.
ssa/interp/testdata/ifaceconv.go:5
↓ 4 callers
Interface
I2
types/testdata/check/conversions0.go:49
↓ 4 callers
Interface
I3
types/testdata/check/conversions0.go:54
↓ 4 callers
TypeAlias
N
types/testdata/check/expr3.go:350
↓ 3 callers
TypeAlias
F
types/testdata/check/stmt0.go:482
↓ 3 callers
Interface
I1
ssa/interp/testdata/ifaceconv.go:7
↓ 3 callers
TypeAlias
S
types/testdata/check/expr3.go:368
↓ 3 callers
FuncType
matcher
func(s *S) E
types/testdata/check/init1.go:89
↓ 3 callers
TypeAlias
tuple
ssa/interp/value.go:50
↓ 2 callers
TypeAlias
B
types/testdata/check/stmt0.go:484
↓ 2 callers
Struct
S
types/testdata/check/stmt0.go:131
↓ 2 callers
TypeAlias
T
types/testdata/check/builtins0.go:36
↓ 2 callers
TypeAlias
T0
Verify that the defined types in constraints are considered for the rule above.
types/testdata/spec/conversions.go:74
↓ 2 callers
Struct
action
An action describes a (delayed) action.
types/check.go:68
↓ 2 callers
TypeAlias
byUniqueMethodName
byUniqueMethodName method lists can be sorted by their unique method names.
types/typeset.go:381
↓ 2 callers
TypeAlias
color
color encodes the color of an object (see Checker.objDecl for details).
types/object.go:102
↓ 2 callers
TypeAlias
myString
types/testdata/examples/functions.go:182
↓ 2 callers
Struct
spec
syntax/nodes.go:128
↓ 1 callers
Interface
A
Test correct typeswitch against interface types.
types/testdata/check/stmt0.go:762
↓ 1 callers
Interface
A
test case from issue #18395
types/testdata/check/cycles5.go:12
↓ 1 callers
Interface
C1
derived test case from issue #21804
types/testdata/check/cycles5.go:54
↓ 1 callers
Interface
I2
ssa/interp/testdata/ifaceconv.go:10
↓ 1 callers
TypeAlias
M
test case from issue
types/testdata/fixedbugs/issue43124.go:11
↓ 1 callers
TypeAlias
Operator
syntax/tokens.go:114
↓ 1 callers
TypeAlias
Settable
types/testdata/check/funcinference.go:97
↓ 1 callers
Struct
T
types/testdata/check/issues1.go:44
↓ 1 callers
TypeAlias
T
types/testdata/check/stmt0.go:481
↓ 1 callers
Interface
T0
types/testdata/fixedbugs/issue39699.go:7
↓ 1 callers
Interface
T0
Verify that repeated embedding of the same interface(s) eliminates duplicate methods early (rather than at the end) to prevent exponential memory and
types/testdata/fixedbugs/issue6977.go:46
↓ 1 callers
Interface
T1
types/testdata/fixedbugs/issue39699.go:10
↓ 1 callers
Interface
T1
Verify that repeated embedding of the same interface(s) eliminates duplicate methods early (rather than at the end) to prevent exponential memory and
types/testdata/fixedbugs/issue6977.go:47
↓ 1 callers
Struct
T1
types/testdata/check/expr3.go:177
↓ 1 callers
Interface
T2
types/testdata/fixedbugs/issue39699.go:14
↓ 1 callers
Interface
T2
Verify that repeated embedding of the same interface(s) eliminates duplicate methods early (rather than at the end) to prevent exponential memory and
types/testdata/fixedbugs/issue6977.go:48
↓ 1 callers
Struct
T2
types/testdata/check/issues1.go:67
↓ 1 callers
TypeAlias
T2
types/testdata/check/expr3.go:340
↓ 1 callers
Interface
T3
types/testdata/fixedbugs/issue39699.go:18
↓ 1 callers
Struct
T3
types/testdata/check/init1.go:46
↓ 1 callers
Struct
T4
types/testdata/check/init1.go:57
↓ 1 callers
Interface
T7
types/testdata/check/cycles4.go:84
↓ 1 callers
TypeAlias
T7
cycles through method values
types/testdata/check/init2.go:59
↓ 1 callers
TypeAlias
T8
types/testdata/check/init2.go:63
↓ 1 callers
Interface
UnpairedVersion
types/testdata/check/cycles5.go:41
↓ 1 callers
Interface
any
types/testdata/check/funcinference.go:9
↓ 1 callers
TypeAlias
array
ssa/interp/value.go:52
↓ 1 callers
TypeAlias
builtinId
A builtinId is the id of a builtin function.
types/universe.go:142
↓ 1 callers
TypeAlias
byImportPath
loader/loader.go:657
↓ 1 callers
FuncType
cast4
func()
types/testdata/check/cycles2.go:98
↓ 1 callers
TypeAlias
closure
types/imports_test.go:15
↓ 1 callers
TypeAlias
errString
ssa/interp/testdata/boundmeth.go:97
↓ 1 callers
TypeAlias
errorCode
An errorCode is a (constant) value uniquely identifing a specific error.
types/expr.go:425
↓ 1 callers
TypeAlias
exitPanic
If the target program calls exit, the interpreter panics with this type.
ssa/interp/ops.go:31
↓ 1 callers
TypeAlias
inSourceOrder
inSourceOrder implements the sort.Sort interface.
types/resolver.go:709
↓ 1 callers
FuncType
inspector
func(Node) bool
syntax/walk.go:21
↓ 1 callers
TypeAlias
myString
types/testdata/spec/conversions.go:107
↓ 1 callers
TypeAlias
myUintptr
package unsafe: "any pointer or value of underlying type uintptr can be converted into a unsafe.Pointer"
types/testdata/spec/conversions.go:136
↓ 1 callers
TypeAlias
myint
types/testdata/check/issues1.go:192
↓ 1 callers
TypeAlias
myint
types/testdata/check/conversions0.go:26
↓ 1 callers
TypeAlias
mystring
types/testdata/check/conversions0.go:29
↓ 1 callers
TypeAlias
nodeQueue
---------------------------------------------------------------------------- Priority queue nodeQueue implements the container/heap interface; a nodeQ
types/initorder.go:296
↓ 1 callers
Struct
s1
types/testdata/check/cycles0.go:102
↓ 1 callers
TypeAlias
t1
types/testdata/check/cycles0.go:86
↓ 1 callers
Struct
t2
ssa/testdata/structconv.go:17
↓ 1 callers
TypeAlias
token
syntax/tokens.go:7
↓ 1 callers
Interface
value
ssa/interp/value.go:48
Interface
A
types/testdata/fixedbugs/issue48582.go:11
Interface
A
test case 2
types/testdata/fixedbugs/issue46461.go:15
Interface
A
simpler test case from the same issue
types/testdata/fixedbugs/issue40789.go:31
Interface
A
Test case for issues #6589, #33656.
types/testdata/check/cycles2.go:33
Interface
A
types/testdata/check/cycles1.go:8
Interface
A
use dot-imported package unsafe Test cases for issue 23914.
types/testdata/check/importdecl1/importdecl1a.go:16
Interface
A
types/testdata/check/issue25008/issue25008a.go:9
Struct
A
actual test case from issue
types/testdata/fixedbugs/issue44688.go:73
Struct
A
types/testdata/check/decls3.go:52
Struct
A
Self-recursive instantiations must work correctly.
types/testdata/check/issues1.go:120
Struct
A
types/testdata/check/typeinst1.go:116
Struct
A
Tests of field promotion logic.
ssa/interp/testdata/fieldprom.go:5
Struct
A
Tests of method promotion logic.
ssa/interp/testdata/methprom.go:5
TypeAlias
A
types/testdata/fixedbugs/issue50259.go:10
TypeAlias
A
types/testdata/fixedbugs/issue40038.go:7
TypeAlias
A
types/testdata/fixedbugs/issue49739.go:10
TypeAlias
A
A slightly more complicated case.
types/testdata/fixedbugs/issue49043.go:15
TypeAlias
A
basic type representative
types/testdata/spec/comparisons.go:9
TypeAlias
A
types/testdata/check/cycles4.go:29
TypeAlias
A
types/testdata/check/const0.go:242
TypeAlias
A
test cases for issue 6667
types/testdata/check/cycles0.go:127
TypeAlias
A
types/testdata/check/decls0.go:19
TypeAlias
A
array
ssa/interp/testdata/complit.go:55
TypeAlias
A0
arrays
types/testdata/check/cycles0.go:23
next →
1–100 of 1,592, ranked by callers