About

This package is 42.4 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-github-manyminds-api2go/golang-github-manyminds-api2go-dev_1.0-RC2+git20161229.31.dc368bb-1_all.deb .

View its full control file here: debian/control.

Description

JSONAPI.org implementation for Go

Relations

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

golang-github-manyminds-api2go-dev 1.0-RC2+git20161229.31.dc368bb-1 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/golang-github-manyminds-api2go-dev/ root:root 0o755
/usr/share/doc/golang-github-manyminds-api2go-dev/changelog.Debian.gz application/gzip root:root 0o644 202 bytes
/usr/share/doc/golang-github-manyminds-api2go-dev/copyright text/plain root:root 0o644 1.4 KB
/usr/share/gocode/ root:root 0o755
/usr/share/gocode/src/ root:root 0o755
/usr/share/gocode/src/github.com/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/api2go_suite_test.go text/plain root:root 0o644 237 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/api_entity_name_test.go text/plain root:root 0o644 3.4 KB
/usr/share/gocode/src/github.com/manyminds/api2go/api.go text/plain root:root 0o644 30.7 KB
/usr/share/gocode/src/github.com/manyminds/api2go/api_interfaces.go text/plain root:root 0o644 4.0 KB
/usr/share/gocode/src/github.com/manyminds/api2go/api_interfaces_test.go text/plain root:root 0o644 8.3 KB
/usr/share/gocode/src/github.com/manyminds/api2go/api_object_initializer_test.go text/plain root:root 0o644 2.2 KB
/usr/share/gocode/src/github.com/manyminds/api2go/api_public.go text/plain root:root 0o644 4.0 KB
/usr/share/gocode/src/github.com/manyminds/api2go/api_test.go text/plain root:root 0o644 49.0 KB
/usr/share/gocode/src/github.com/manyminds/api2go/context.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/manyminds/api2go/context_test.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/manyminds/api2go/doc.go text/plain root:root 0o644 163 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/error.go text/plain root:root 0o644 2.4 KB
/usr/share/gocode/src/github.com/manyminds/api2go/error_test.go text/plain root:root 0o644 2.9 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/examples/crud_example.go text/x-c root:root 0o644 2.9 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/crud_example_test.go text/plain root:root 0o644 12.2 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/examples_suite_test.go text/plain root:root 0o644 245 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/examples/model/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/examples/model/model_chocolate.go text/plain root:root 0o644 441 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/examples/model/model_user.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/resolver/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/examples/resolver/resolver.go text/plain root:root 0o644 564 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/examples/resource/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/examples/resource/resource_chocolate.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/resource/resource_user.go text/plain root:root 0o644 4.2 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/resource/response.go text/plain root:root 0o644 559 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/examples/storage/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/examples/storage/storage_chocolate.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/manyminds/api2go/examples/storage/storage_user.go text/plain root:root 0o644 1.4 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/benchmark_test.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/data_structs.go text/plain root:root 0o644 4.5 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/data_structs_test.go text/plain root:root 0o644 5.2 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/entity_namer.go text/plain root:root 0o644 260 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/fixtures_test.go text/plain root:root 0o644 11.2 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/helpers.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/helpers_test.go text/plain root:root 0o644 567 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/integration_test.go text/plain root:root 0o644 4.1 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/jsonapi_suite_test.go text/plain root:root 0o644 189 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/marshal_composition_test.go text/plain root:root 0o644 1.4 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/marshal_different_to_many_test.go text/plain root:root 0o644 1.4 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/marshal_enum_test.go text/plain root:root 0o644 2.6 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/marshal.go text/plain root:root 0o644 10.4 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/marshal_same_type_test.go text/plain root:root 0o644 2.2 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/marshal_test.go text/plain root:root 0o644 26.0 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/unmarshal.go text/plain root:root 0o644 6.1 KB
/usr/share/gocode/src/github.com/manyminds/api2go/jsonapi/unmarshal_test.go text/plain root:root 0o644 17.5 KB
/usr/share/gocode/src/github.com/manyminds/api2go/request.go text/plain root:root 0o644 279 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/resolver.go text/plain root:root 0o644 1.0 KB
/usr/share/gocode/src/github.com/manyminds/api2go/resolver_test.go text/plain root:root 0o644 859 bytes
/usr/share/gocode/src/github.com/manyminds/api2go/response.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/manyminds/api2go/routing/ root:root 0o755
/usr/share/gocode/src/github.com/manyminds/api2go/routing/httprouter.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/manyminds/api2go/routing/router.go text/plain root:root 0o644 874 bytes