golang-gomega-dev (1.10.3-1)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-bullseye
- Repository
- https://deb.debian.org/debian
- Codename
- bullseye
- Component
- main
- Source
- golang-gomega
- Architecture
- amd64
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 579.6 kB
- Size expected
- 84.6 kB
- Size actual
- 84.6 kB
- Size match
- match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
Matcher/assertion library for the Go programming language
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | afa75e60…23768649 | match |
| SHA-1 | 71bed12a…07257240 | not available |
| SHA-256 | 27e2e7c2…4a8df19c | match |
| SHA-512 | 81639b9a…7aaa864f | not available |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-gomega-dev usr/share/doc/golang-gomega-dev/README.md usr/share/doc/golang-gomega-dev/changelog.Debian.gz usr/share/doc/golang-gomega-dev/changelog.gz usr/share/doc/golang-gomega-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/onsi usr/share/gocode/src/github.com/onsi/gomega usr/share/gocode/src/github.com/onsi/gomega/format usr/share/gocode/src/github.com/onsi/gomega/format/format.go usr/share/gocode/src/github.com/onsi/gomega/format/format_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/format/format_test.go usr/share/gocode/src/github.com/onsi/gomega/gbytes usr/share/gocode/src/github.com/onsi/gomega/gbytes/buffer.go usr/share/gocode/src/github.com/onsi/gomega/gbytes/buffer_test.go usr/share/gocode/src/github.com/onsi/gomega/gbytes/gbuffer_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/gbytes/io_wrappers.go usr/share/gocode/src/github.com/onsi/gomega/gbytes/io_wrappers_test.go usr/share/gocode/src/github.com/onsi/gomega/gbytes/say_matcher.go usr/share/gocode/src/github.com/onsi/gomega/gbytes/say_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/gexec usr/share/gocode/src/github.com/onsi/gomega/gexec/_fixture usr/share/gocode/src/github.com/onsi/gomega/gexec/_fixture/firefly usr/share/gocode/src/github.com/onsi/gomega/gexec/_fixture/firefly/main.go usr/share/gocode/src/github.com/onsi/gomega/gexec/build.go usr/share/gocode/src/github.com/onsi/gomega/gexec/build_test.go usr/share/gocode/src/github.com/onsi/gomega/gexec/exit_matcher.go usr/share/gocode/src/github.com/onsi/gomega/gexec/exit_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/gexec/gexec_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/gexec/prefixed_writer.go usr/share/gocode/src/github.com/onsi/gomega/gexec/prefixed_writer_test.go usr/share/gocode/src/github.com/onsi/gomega/gexec/session.go usr/share/gocode/src/github.com/onsi/gomega/gexec/session_test.go usr/share/gocode/src/github.com/onsi/gomega/ghttp usr/share/gocode/src/github.com/onsi/gomega/ghttp/handlers.go usr/share/gocode/src/github.com/onsi/gomega/ghttp/protobuf usr/share/gocode/src/github.com/onsi/gomega/ghttp/protobuf/protobuf.go usr/share/gocode/src/github.com/onsi/gomega/ghttp/protobuf/simple_message.pb.go usr/share/gocode/src/github.com/onsi/gomega/ghttp/protobuf/simple_message.proto usr/share/gocode/src/github.com/onsi/gomega/ghttp/test_server.go usr/share/gocode/src/github.com/onsi/gomega/ghttp/test_server_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/ghttp/test_server_test.go usr/share/gocode/src/github.com/onsi/gomega/go.mod usr/share/gocode/src/github.com/onsi/gomega/go.sum usr/share/gocode/src/github.com/onsi/gomega/gomega_dsl.go usr/share/gocode/src/github.com/onsi/gomega/gstruct usr/share/gocode/src/github.com/onsi/gomega/gstruct/elements.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/elements_test.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/errors usr/share/gocode/src/github.com/onsi/gomega/gstruct/errors/nested_types.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/fields.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/fields_test.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/gstruct_tests_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/ignore.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/ignore_test.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/keys.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/keys_test.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/pointer.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/pointer_test.go usr/share/gocode/src/github.com/onsi/gomega/gstruct/types.go usr/share/gocode/src/github.com/onsi/gomega/internal usr/share/gocode/src/github.com/onsi/gomega/internal/assertion usr/share/gocode/src/github.com/onsi/gomega/internal/assertion/assertion.go usr/share/gocode/src/github.com/onsi/gomega/internal/assertion/assertion_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/internal/assertion/assertion_test.go usr/share/gocode/src/github.com/onsi/gomega/internal/asyncassertion usr/share/gocode/src/github.com/onsi/gomega/internal/asyncassertion/async_assertion.go usr/share/gocode/src/github.com/onsi/gomega/internal/asyncassertion/async_assertion_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/internal/asyncassertion/async_assertion_test.go usr/share/gocode/src/github.com/onsi/gomega/internal/fakematcher usr/share/gocode/src/github.com/onsi/gomega/internal/fakematcher/fake_matcher.go usr/share/gocode/src/github.com/onsi/gomega/internal/oraclematcher usr/share/gocode/src/github.com/onsi/gomega/internal/oraclematcher/oracle_matcher.go usr/share/gocode/src/github.com/onsi/gomega/internal/testingtsupport usr/share/gocode/src/github.com/onsi/gomega/internal/testingtsupport/testing_t_support.go usr/share/gocode/src/github.com/onsi/gomega/internal/testingtsupport/testing_t_support_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers usr/share/gocode/src/github.com/onsi/gomega/matchers/and.go usr/share/gocode/src/github.com/onsi/gomega/matchers/and_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/assignable_to_type_of_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/assignable_to_type_of_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/attributes_slice.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_a_directory.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_a_directory_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_a_regular_file.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_a_regular_file_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_an_existing_file.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_an_existing_file_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_closed_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_closed_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_element_of_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_element_of_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_empty_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_empty_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_equivalent_to_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_equivalent_to_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_false_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_false_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_identical_to.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_identical_to_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_nil_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_nil_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_numerically_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_numerically_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_sent_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_sent_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_temporally_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_temporally_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_true_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_true_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_zero_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/be_zero_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/consist_of.go usr/share/gocode/src/github.com/onsi/gomega/matchers/consist_of_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/contain_element_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/contain_element_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/contain_elements_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/contain_elements_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/contain_substring_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/contain_substring_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/equal_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/equal_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_cap_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_cap_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_http_status_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_http_status_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_key_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_key_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_key_with_value_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_key_with_value_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_len_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_len_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_occurred_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_occurred_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_prefix_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_prefix_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_suffix_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/have_suffix_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_error_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_error_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_json_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_json_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_regexp_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_regexp_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_xml_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_xml_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_yaml_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/match_yaml_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/matcher_tests_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/not.go usr/share/gocode/src/github.com/onsi/gomega/matchers/not_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/or.go usr/share/gocode/src/github.com/onsi/gomega/matchers/or_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/panic_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/panic_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/receive_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/receive_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/semi_structured_data_support.go usr/share/gocode/src/github.com/onsi/gomega/matchers/succeed_matcher.go usr/share/gocode/src/github.com/onsi/gomega/matchers/succeed_matcher_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraph.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraph_suite_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraph_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraphmatching.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/edge usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/edge/edge.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/node usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/node/node.go usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/util usr/share/gocode/src/github.com/onsi/gomega/matchers/support/goraph/util/util.go usr/share/gocode/src/github.com/onsi/gomega/matchers/type_support.go usr/share/gocode/src/github.com/onsi/gomega/matchers/with_transform.go usr/share/gocode/src/github.com/onsi/gomega/matchers/with_transform_test.go usr/share/gocode/src/github.com/onsi/gomega/matchers.go usr/share/gocode/src/github.com/onsi/gomega/types usr/share/gocode/src/github.com/onsi/gomega/types/types.go