Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devfeel/mapper
/ SetNext
Method
SetNext
wrapper.go:10–10 ·
view source on GitHub ↗
(m TypeWrapper)
Source
from the content-addressed store, hash-verified
8
type
TypeWrapper
interface
{
9
IsType(value reflect.Value) bool
10
SetNext(m TypeWrapper)
11
}
12
13
type
BaseTypeWrapper
struct
{
Callers
2
UseWrapper
Method · 0.65
useWrapper
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected