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.0-0.dev
- Published
- Mar 30, 2022
- Platform
- windows/amd64
- Imports
- 6 packages
- Last checked
- 19 minutes ago –
Tools for package owners.