Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/stretchr/objx
/ types & classes
Types & classes
7 in github.com/stretchr/objx
⨍
Functions
553
◇
Types & classes
7
↓ 2 callers
TypeAlias
Map
Map provides extended functionality for working with untyped data, in particular map[string]interface (msi).
map.go:22
Struct
Convertable
map_test.go:18
Interface
MSIConvertable
MSIConvertable is an interface that defines methods for converting your custom types to a map[string]interface{} representation.
map.go:14
Struct
Unconvertable
map_test.go:22
Struct
Value
Value provides methods for extracting interface{} data in various types.
value.go:10
Struct
fatal
std_assert_test.go:12
Struct
nonfatal
std_assert_test.go:11