You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/vendor/github.com/manyminds/api2go/jsonapi
Kazumichi Yamamoto cd7f69ab11
New provider arukas (#11171)
9 years ago
..
Readme.md New provider arukas (#11171) 9 years ago
data_structs.go New provider arukas (#11171) 9 years ago
entity_namer.go New provider arukas (#11171) 9 years ago
helpers.go New provider arukas (#11171) 9 years ago
marshal.go New provider arukas (#11171) 9 years ago
unmarshal.go New provider arukas (#11171) 9 years ago

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.