golang-github-atombender-go-jsonschema-dev (0.23.1-2)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://ports.ubuntu.com
Codename
stonking
Component
universe
Source
go-jsonschema
Architecture
armhf
Section
universe/golang
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
858 B
Size expected
74.7 kB
Size actual
74.7 kB
Size match

Dependencies

Required package dependencies

  • golang-github-goccy-go-yaml-dev
  • golang-github-google-go-cmp-dev
  • golang-github-imdario-mergo-dev
  • golang-github-mitchellh-go-wordwrap-dev
  • golang-github-sanity-io-litter-dev
  • golang-github-sosodev-duration-dev
  • golang-github-spf13-cobra-dev
  • golang-github-stretchr-testify-dev

Suggested packages

Recommended additional packages

  • None

Description

generate Go data types from JSON Schema definitions (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD584cac452…5fb8e5c6
SHA-157f126e8…cbeb3dcd
SHA-25688c7fc16…5ab2f506
SHA-5126ad3cbcf…28af4699

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-atombender-go-jsonschema-dev
usr/share/doc/golang-github-atombender-go-jsonschema-dev/changelog.Debian.gz
usr/share/doc/golang-github-atombender-go-jsonschema-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/atombender
usr/share/gocode/src/github.com/atombender/go-jsonschema
usr/share/gocode/src/github.com/atombender/go-jsonschema/go.mod
usr/share/gocode/src/github.com/atombender/go-jsonschema/go.sum
usr/share/gocode/src/github.com/atombender/go-jsonschema/internal
usr/share/gocode/src/github.com/atombender/go-jsonschema/internal/x
usr/share/gocode/src/github.com/atombender/go-jsonschema/internal/x/text
usr/share/gocode/src/github.com/atombender/go-jsonschema/internal/x/text/cases.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/internal/x/text/cases_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/main.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/cmputil
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/cmputil/opts.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/codegen
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/codegen/emitter.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/codegen/model.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/codegen/utils.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/config.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/formatter.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/generate.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/json_formatter.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/name_scope.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/output.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/schema_generator.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/utils.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/validator.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/generator/yaml_formatter.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/mathutils
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/mathutils/utils.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/mathutils/utils_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/schemas
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/schemas/loaders.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/schemas/model.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/schemas/parse.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/schemas/reference.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/schemas/types.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/types
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/types/date.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/types/time.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/yamlutils
usr/share/gocode/src/github.com/atombender/go-jsonschema/pkg/yamlutils/yaml.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs/allOf
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs/allOf/allOf.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs/anyOf
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs/anyOf/anyOf.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs/externalRef
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/aliasSingleAllOfAnyOfRefs/externalRef/externalRef.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/arrayAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/autoinstallSchema.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/boolAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/intAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/numberAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/objectAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/objectWithPropsAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/additionalProperties/stringAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOf.1.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOf.2.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOf.3.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOf.4.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOf.ref.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOfMultipleRequired.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOfNestedRefs.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOfWithAnyOf.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/allOfWithDirectProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/allOf/issue6.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.1.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.2.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.3.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.4.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.5.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.6.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.7.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOf.ref.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOfMultipleRequired.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/anyOf/anyOfWithDirectProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/array
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/array/array.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/const
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/const/const.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/date
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/date/date.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/dateTime
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/dateTime/dateTime.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/dateTimeNullable
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/dateTimeNullable/dateTimeNullable.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/duration
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/duration/duration.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/ip
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/ip/ip.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/nativeMap
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/nativeMap/map.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/nullableType
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/nullableType/nullableType.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/object
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/object/object.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectAdditionalProperties
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectAdditionalProperties/objectAdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectEmpty
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectEmpty/objectEmpty.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectNested
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectNested/objectNested.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectPropertiesDefault
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/objectPropertiesDefault/objectPropertiesDefault.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/primitives
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/primitives/primitives.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/ref
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/ref/ref.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFile
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFile/refExternalFile.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileAllOfNestedRefs
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileAllOfNestedRefs/refExternalFileAllOfNestedRefs.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileNestedRefs
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileNestedRefs/refExternalFileNestedRefs.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileWithDupe
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileWithDupe/refExternalFileWithDupe.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileWithScheme
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileWithScheme/refExternalFileWithScheme.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileYaml
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refExternalFileYaml/refExternalFile.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refNested
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refNested/refNested.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refOld
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refOld/refOld.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refToEnum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refToEnum/refToEnum.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refToMap
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refToMap/refToMap.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refToPrimitiveString
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/refToPrimitiveString/refToPrimitiveString.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/time
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/core/time/time.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage/other
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage/other/other.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage/other/other.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage/schema
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage/schema/schema.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackage/schema/schema.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf/other
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf/other/other.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf/other/other.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf/schema
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf/schema/schema.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageAllOf/schema/schema.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageNoOutput
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageNoOutput/other
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageNoOutput/other/other.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageNoOutput/schema
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageNoOutput/schema/schema.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/crossPackageNoOutput/schema/schema.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/deeplyNested
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/deeplyNested/standalone
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/deeplyNested/standalone/RolloutSpecification.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/disableCustomTypesForMaps
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/disableCustomTypesForMaps/map.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/disableCustomTypesForMaps/refToMap.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3/gopkgYAMLv3.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3/gopkgYAMLv3.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3/gopkgYAMLv3.yaml
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3AdditionalProperties
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3AdditionalProperties/gopkgYAMLv3AdditionalProperties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3AdditionalProperties/gopkgYAMLv3AdditionalProperties.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3invalidEnum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/extraImports/gopkgYAMLv3invalidEnum/gopkgYAMLv3invalidEnum.yaml
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/arrays
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/arrays/exact.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactReferences
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactReferences/exact.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactSizes
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactSizes/exact.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactSizesExclusiveBool
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactSizesExclusiveBool/exact.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactSizesExclusiveNum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/exactSizesExclusiveNum/exact.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/largerSizes
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/largerSizes/larger.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/restrictedSizes
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/restrictedSizes/restricted.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/restrictedSizesReferences
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/minSizedInts/restrictedSizesReferences/restricted.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/booleanAsSchema
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/booleanAsSchema/booleanAsSchema.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/booleanAsSchema/booleanAsSchema.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/capitalization
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/capitalization/capitalization.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/capitalization/capitalization.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/onlyModels
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/onlyModels/onlyModels.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/onlyModels/onlyModels.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/specialCharacters
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/specialCharacters/specialCharacters.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/specialCharacters/specialCharacters.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/tags
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/tags/tags.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/misc/tags/tags.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/case
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/case/case.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/caseDupes
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/caseDupes/caseDupes.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/cyclic
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/cyclic/cyclic.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/cyclicAndRequired1
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/cyclicAndRequired1/cyclicAndRequired1.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/rootEmptyJustDefinitions
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/rootEmptyJustDefinitions/rootEmptyJustDefinitions.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/rootIsArrayOfString
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/miscWithDefaults/rootIsArrayOfString/rootIsArrayOfString.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle/properties
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle/properties/properties.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle/ref
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle/ref/ref.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle/refExternalFile
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/nameFromTitle/refExternalFile/refExternalFile.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitBoth
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitBoth/omitBoth.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitEmpty
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitEmpty/omitEmpty.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitNone
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitNone/omitNone.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitZero
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/omitZero/omitZero.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/refWithOverridesPath
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/refWithOverridesPath/schema-base.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/refWithOverridesPath/schema-override.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/refWithOverridesPath/schema.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/refWithOverridesPath/schema.json
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue32
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue32/issue32.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue378
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue378/issue378.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue427
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue427/issue427.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue51
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/regressions/issue51/issue51.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/extraTags
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/extraTags/extraTags.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/nillable
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/nillable/nillability.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/nonNillable
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/nonNillable/nillability.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/pointer
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/schemaExtensions/pointer/pointer.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/structWithConstraints
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/structWithConstraints/structWithConstraints.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/description
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/description/description.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/enum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/enum/enum.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/exclusiveMaximum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/exclusiveMaximum/exclusiveMaximum.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/exclusiveMaximum/exclusiveMaximumOld.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/exclusiveMinimum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/exclusiveMinimum/exclusiveMinimum.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/exclusiveMinimum/exclusiveMinimumOld.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/integerDefault
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/integerDefault/integerDefault.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/maxItems
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/maxItems/maxItems.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/maxLength
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/maxLength/maxLength.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/maximum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/maximum/maximum.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minItems
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minItems/minItems.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minLength
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minLength/minLength.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minMaxItems
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minMaxItems/minMaxItems.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minimum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/minimum/minimum.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/multipleOf
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/multipleOf/multipleOf.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/pattern
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/pattern/pattern.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/primitive_defs
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/primitive_defs/primitive_defs.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/readOnly
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/readOnly/readOnly.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/readOnlyAndRequired
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/readOnlyAndRequired/readOnlyAndRequired.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/requiredFields
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/requiredFields/requiredFields.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/requiredFields/requiredNullable.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typeMultiple
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typeMultiple/typeMultiple.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typedDefault
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typedDefault/typedDefault.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typedDefaultEmpty
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typedDefaultEmpty/typedDefaultEmpty.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typedDefaultEnums
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validation/typedDefaultEnums/typedDefaultEnums.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validationDisabled
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validationDisabled/readOnly
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/validationDisabled/readOnly/readOnlyNoValidation.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml/yamlMultilineDescriptions
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml/yamlMultilineDescriptions/yamlMultilineDescriptions.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml/yamlMultilineDescriptions/yamlMultilineDescriptions.yaml
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml/yamlStructNameFromFile
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml/yamlStructNameFromFile/yamlStructNameFromFile.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/data/yaml/yamlStructNameFromFile/yamlStructNameFromFile.yaml
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/generation_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/go.mod
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/go.sum
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/helpers
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/helpers/checks.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/helpers/other
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/helpers/other/go.mod
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/helpers/other/main.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/serializable_date_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/serializable_time_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/unmarshal_json_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/unmarshal_yaml_test.go
usr/share/gocode/src/github.com/atombender/go-jsonschema/tests/validation_test.go