jsonbuiltin

package
v0.0.44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2021 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildProcessor = processors.DefaultProcessor{
	Name:    "sap.json.builtin.Build",
	Handler: Build,
}
View Source
var MarshalToRequestJSONBodyProcessor = processors.DefaultProcessor{
	Name:    "sap.json.builtin.MarshalToJSONRequestBody",
	Handler: MarshalToJSONRequestBody,
}
View Source
var UnmarshalErrorResponseJSONBodyProcessor = processors.DefaultProcessor{
	Name:    "sap.json.builtin.UnmarshalErrorJSONResponseBody",
	Handler: UnmarshalJSONResponseBody,
}
View Source
var UnmarshalMetaProcessor = processors.DefaultProcessor{
	Name:    "sap.json.builtin.UnmarshalMeta",
	Handler: UnmarshalMeta,
}
View Source
var UnmarshalResponseJSONBodyProcessor = processors.DefaultProcessor{
	Name:    "sap.json.builtin.UnmarshalJSONResponseBody",
	Handler: UnmarshalJSONResponseBody,
}

Functions

func Build

func Build(t interface{})

func MarshalToJSONRequestBody

func MarshalToJSONRequestBody(t interface{})

func UnmarshalJSONResponseBody

func UnmarshalJSONResponseBody(t interface{})

func UnmarshalMeta

func UnmarshalMeta(t interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL