Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/despiteallobjections/amigo
/ t2
Struct
t2
ssa/testdata/structconv.go:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
x int
16
}
17
type
t2
struct
{
18
x int `tag`
19
}
20
21
func
main() {
22
var
tv1 t1
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected