golang-github-zclconf-go-cty-dev (1.12.1-1)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- golang-github-zclconf-go-cty
- Architecture
- amd64v3
- Section
- universe/devel
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 1 kB
- Size expected
- 169.4 kB
- Size actual
- 169.4 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
type system for dynamic values in Golang applications
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 1e84f62f…d001da01 | |
| SHA-1 | c978e44b…c600d2f3 | |
| SHA-256 | 8c0f2128…c16eb269 | |
| SHA-512 | 737bf555…ec7dba1b |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-zclconf-go-cty-dev usr/share/doc/golang-github-zclconf-go-cty-dev/README.md usr/share/doc/golang-github-zclconf-go-cty-dev/capsule-type-operations.md.gz usr/share/doc/golang-github-zclconf-go-cty-dev/changelog.Debian.gz usr/share/doc/golang-github-zclconf-go-cty-dev/concepts.md.gz usr/share/doc/golang-github-zclconf-go-cty-dev/convert.md.gz usr/share/doc/golang-github-zclconf-go-cty-dev/copyright usr/share/doc/golang-github-zclconf-go-cty-dev/functions.md.gz usr/share/doc/golang-github-zclconf-go-cty-dev/gocty.md.gz usr/share/doc/golang-github-zclconf-go-cty-dev/json.md usr/share/doc/golang-github-zclconf-go-cty-dev/marks.md.gz usr/share/doc/golang-github-zclconf-go-cty-dev/types.md.gz usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/zclconf usr/share/gocode/src/github.com/zclconf/go-cty usr/share/gocode/src/github.com/zclconf/go-cty/cty usr/share/gocode/src/github.com/zclconf/go-cty/cty/capsule.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/capsule_ops.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/capsule_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/collection.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/compare_types.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/compare_types_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_capsule.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_capsule_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_collection.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_dynamic.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_object.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_primitive.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/conversion_tuple.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/mismatch_msg.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/mismatch_msg_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/public.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/public_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/sort_types.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/sort_types_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/unify.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/convert/unify_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/element_iterator.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/error.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/argument.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/error.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/function.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/function_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/bool.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/bool_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/bytes.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/bytes_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/collection.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/collection_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/conversion.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/conversion_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/csv.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/csv_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/datetime.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/datetime_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/format.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/format_fsm.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/format_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/general.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/general_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/json.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/json_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/number.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/number_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/regexp.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/regexp_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/sequence.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/sequence_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/set.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/set_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/string.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/string_replace.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/string_replace_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/string_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/bare.tmpl usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/func.tmpl usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/hello.tmpl usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/hello.txt usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/icon.png usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/list.tmpl usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/stdlib/testdata/recursive.tmpl usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/unpredictable.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/function/unpredictable_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/helpers.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/in.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/in_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/out.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/out_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/type_implied.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/gocty/type_implied_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/helper.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/marshal.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/simple.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/simple_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/type_implied.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/type_implied_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/unmarshal.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/value.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json/value_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/json_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/list_type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/map_type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/marks.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/marks_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/doc.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/dynamic.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/infinity.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/marshal.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/roundtrip_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/type_implied.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/type_implied_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/unknown.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/msgpack/unmarshal.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/null.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/object_type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/object_type_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/path.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/path_set.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/path_set_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/path_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/primitive_type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/primitive_type_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set usr/share/gocode/src/github.com/zclconf/go-cty/cty/set/iterator.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set/ops.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set/ops_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set/rules.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set/rules_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set/set.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set_helper.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set_internals.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set_internals_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set_type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/set_type_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/tuple_type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/tuple_type_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/type.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/type_conform.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/type_conform_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/type_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/unknown.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/unknown_as_null.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/unknown_as_null_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/value.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/value_init.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/value_init_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/value_ops.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/value_ops_test.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/walk.go usr/share/gocode/src/github.com/zclconf/go-cty/cty/walk_test.go usr/share/gocode/src/github.com/zclconf/go-cty/go.mod usr/share/gocode/src/github.com/zclconf/go-cty/go.sum