package
0.5.0
Repository: https://github.com/gonobo/jsonapi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewRequest creates a new http.Request using a jsonapi.Document as payload, suitable for passing to an [http.Handler] for testing.

# Type aliases

Body is a wrapper around jsonapi.Document that implements the io.Reader interface.