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.5.0-rc.1
- Published
- Jul 1, 2024
- Platform
- darwin/amd64
- Imports
- 8 packages
- Last checked
- 53 minutes ago –
Tools for package owners.