terraform/vendor/github.com/manyminds/api2go/jsonapi
Kazumichi Yamamoto 9176bd4861 New provider arukas (#10862)
* Add a Arukas provider

* Add dependencies for the Arukas provider

* Add documents for the Arukas
2017-01-09 17:14:33 +00:00
..
Readme.md New provider arukas (#10862) 2017-01-09 17:14:33 +00:00
data_structs.go New provider arukas (#10862) 2017-01-09 17:14:33 +00:00
entity_namer.go New provider arukas (#10862) 2017-01-09 17:14:33 +00:00
helpers.go New provider arukas (#10862) 2017-01-09 17:14:33 +00:00
marshal.go New provider arukas (#10862) 2017-01-09 17:14:33 +00:00
unmarshal.go New provider arukas (#10862) 2017-01-09 17:14:33 +00:00

Readme.md

api2go JSONAPI package

This package contains JSON API compatible marshal und unmarshal functionality.

  go get github.com/manyminds/api2go/jsonapi

Usage

For information on how to use this package, please refer to the documentation on the api2go main project, the integration_test.go or the godoc.