golang-github-graph-gophers-graphql-go-dev (1.8.0-1)
3 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-graph-gophers-graphql-go
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 1.1 kB
- Size expected
- 160.8 kB
- Size actual
- 160.8 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
GraphQL server with a focus on ease of use
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 6ef47602…c16defca | |
| SHA-1 | 21c694f9…355e9d7f | |
| SHA-256 | 111bef6a…5086281e | |
| SHA-512 | e4b35ab3…8ef25993 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-graph-gophers-graphql-go-dev usr/share/doc/golang-github-graph-gophers-graphql-go-dev/changelog.Debian.gz usr/share/doc/golang-github-graph-gophers-graphql-go-dev/changelog.gz usr/share/doc/golang-github-graph-gophers-graphql-go-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/graph-gophers usr/share/gocode/src/github.com/graph-gophers/graphql-go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/argument.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/directive.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/doc.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/enum.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/extension.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/field.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/fragment.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/input.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/interface.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/object.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/query.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/scalar.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/schema.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/types.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/union.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/value.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/ast/variable.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/decode usr/share/gocode/src/github.com/graph-gophers/graphql-go/decode/decode.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/errors.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/errors_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/panic_handler.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/panic_handler_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/caching usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/caching/cache usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/caching/cache/hint.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/caching/caching.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/caching/server usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/caching/server/server.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/enum usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/enum/index.html usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/enum/main.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/enum/schema.graphql usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/enum/state.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/compatibility usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/compatibility/README.md usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/compatibility/any.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/compatibility/index.html usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/compatibility/schema.graphql usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/compatibility/server.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/README.md usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/gateway usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/gateway/.gitignore usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/gateway/index.js usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/gateway/package-lock.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/gateway/package.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/subgraph-one usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/subgraph-one/server.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/subgraph-two usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/federation/integration/subgraph-two/server.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/prefetch usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/prefetch/main.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/prefetch/schema.graphql usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/README.md usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/introspect.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/server usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/server/server.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/social.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/starwars usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/starwars/introspect.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/starwars/server usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/starwars/server/server.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/starwars/starwars.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_custom_err_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_input_array_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_nullbool_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_prefetch_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_scalar_map_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_selection2_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_selection_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/example_time_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/examples_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/fuzz_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/go.mod usr/share/gocode/src/github.com/graph-gophers/graphql-go/go.sum usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting/subscriptions.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting/testing.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/graphql.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/graphql_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/id.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/blockstring.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/directive.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/lexer.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/lexer_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/literals.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/types.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/values.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/exec.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/packer usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/packer/packer.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/meta.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/resolvable.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selected usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selected/selected.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selections usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selections/context.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/subscribe.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/validate.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/query usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/query/query.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/meta.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema_internal_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/overlap_fuzz_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/suggestion.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/LICENSE usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/README.md usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/export.ts usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/gen.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/package-lock.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/package.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/patches usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/patches/graphql+17.0.0-alpha.3.patch usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/tests.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/testdata/tsconfig.json usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validate_max_depth_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validation.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validation_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection/introspection.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/log usr/share/gocode/src/github.com/graph-gophers/graphql-go/log/log.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/log/log_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/nullable_types.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/nullable_types_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/overlap_limit_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay/relay.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay/relay_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/schema_empty_types_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/selection.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/selection_args_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/selection_bench_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/selection_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/subscription_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/subscriptions.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/time.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/time_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/noop usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/noop/trace.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/noop/trace_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/opentracing usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/opentracing/trace.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/opentracing/trace_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/otel usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/otel/trace.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/otel/trace_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/trace.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/trace_test.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/tracer usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/tracer/tracer.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/validation_trace.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/types usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/schema.go usr/share/gocode/src/github.com/graph-gophers/graphql-go/validation_overlap_bench_test.go