package fakejson
import "honnef.co/go/tools/staticcheck/fakejson"
Index ¶
Types ¶
type UnsupportedTypeError ¶
An UnsupportedTypeError is returned by Marshal when attempting to encode an unsupported value type.
func Marshal ¶
func Marshal(v types.Type) *UnsupportedTypeError
Source Files ¶
encode.go
- Version
- v0.4.1
- Published
- Feb 14, 2023
- Platform
- windows/amd64
- Imports
- 8 packages
- Last checked
- 14 minutes ago –
Tools for package owners.