golang-github-gin-gonic-gin-dev (1.8.1-3)
2 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-gin-gonic-gin
- Architecture
- i386
- Section
- golang
- Priority
- extra
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 601 B
- Size expected
- 107.5 kB
- Size actual
- 107.5 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
HTTP web framework written in Go
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | a8bec35a…5dbdaf7a | |
| SHA-1 | fc6b67eb…3b5db6c3 | |
| SHA-256 | 117702e1…a11796ba | |
| SHA-512 | 3d924d39…716745a0 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-gin-gonic-gin-dev usr/share/doc/golang-github-gin-gonic-gin-dev/changelog.Debian.gz usr/share/doc/golang-github-gin-gonic-gin-dev/changelog.gz usr/share/doc/golang-github-gin-gonic-gin-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/gin-gonic usr/share/gocode/src/github.com/gin-gonic/gin usr/share/gocode/src/github.com/gin-gonic/gin/any.go usr/share/gocode/src/github.com/gin-gonic/gin/auth.go usr/share/gocode/src/github.com/gin-gonic/gin/auth_test.go usr/share/gocode/src/github.com/gin-gonic/gin/benchmarks_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding usr/share/gocode/src/github.com/gin-gonic/gin/binding/any.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_msgpack_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_nomsgpack.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator_benchmark_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/form.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping_benchmark_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/header.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/json.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/json_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/msgpack.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/msgpack_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/multipart_form_mapping.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/multipart_form_mapping_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/protobuf.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/query.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/toml.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/toml_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/uri.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/validate_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/xml.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/xml_test.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/yaml.go usr/share/gocode/src/github.com/gin-gonic/gin/binding/yaml_test.go usr/share/gocode/src/github.com/gin-gonic/gin/context.go usr/share/gocode/src/github.com/gin-gonic/gin/context_1.16_test.go usr/share/gocode/src/github.com/gin-gonic/gin/context_1.17_test.go usr/share/gocode/src/github.com/gin-gonic/gin/context_1.19_test.go usr/share/gocode/src/github.com/gin-gonic/gin/context_appengine.go usr/share/gocode/src/github.com/gin-gonic/gin/context_test.go usr/share/gocode/src/github.com/gin-gonic/gin/debug.go usr/share/gocode/src/github.com/gin-gonic/gin/debug_test.go usr/share/gocode/src/github.com/gin-gonic/gin/deprecated.go usr/share/gocode/src/github.com/gin-gonic/gin/deprecated_test.go usr/share/gocode/src/github.com/gin-gonic/gin/doc.go usr/share/gocode/src/github.com/gin-gonic/gin/errors.go usr/share/gocode/src/github.com/gin-gonic/gin/errors_test.go usr/share/gocode/src/github.com/gin-gonic/gin/fs.go usr/share/gocode/src/github.com/gin-gonic/gin/gin.go usr/share/gocode/src/github.com/gin-gonic/gin/ginS usr/share/gocode/src/github.com/gin-gonic/gin/ginS/gins.go usr/share/gocode/src/github.com/gin-gonic/gin/gin_integration_test.go usr/share/gocode/src/github.com/gin-gonic/gin/gin_test.go usr/share/gocode/src/github.com/gin-gonic/gin/githubapi_test.go usr/share/gocode/src/github.com/gin-gonic/gin/go.mod usr/share/gocode/src/github.com/gin-gonic/gin/go.sum usr/share/gocode/src/github.com/gin-gonic/gin/internal usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv.go usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv_test.go usr/share/gocode/src/github.com/gin-gonic/gin/internal/json usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/go_json.go usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/json.go usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/jsoniter.go usr/share/gocode/src/github.com/gin-gonic/gin/logger.go usr/share/gocode/src/github.com/gin-gonic/gin/logger_test.go usr/share/gocode/src/github.com/gin-gonic/gin/middleware_test.go usr/share/gocode/src/github.com/gin-gonic/gin/mode.go usr/share/gocode/src/github.com/gin-gonic/gin/mode_test.go usr/share/gocode/src/github.com/gin-gonic/gin/path.go usr/share/gocode/src/github.com/gin-gonic/gin/path_test.go usr/share/gocode/src/github.com/gin-gonic/gin/recovery.go usr/share/gocode/src/github.com/gin-gonic/gin/recovery_test.go usr/share/gocode/src/github.com/gin-gonic/gin/render usr/share/gocode/src/github.com/gin-gonic/gin/render/any.go usr/share/gocode/src/github.com/gin-gonic/gin/render/data.go usr/share/gocode/src/github.com/gin-gonic/gin/render/html.go usr/share/gocode/src/github.com/gin-gonic/gin/render/json.go usr/share/gocode/src/github.com/gin-gonic/gin/render/msgpack.go usr/share/gocode/src/github.com/gin-gonic/gin/render/protobuf.go usr/share/gocode/src/github.com/gin-gonic/gin/render/reader.go usr/share/gocode/src/github.com/gin-gonic/gin/render/reader_test.go usr/share/gocode/src/github.com/gin-gonic/gin/render/redirect.go usr/share/gocode/src/github.com/gin-gonic/gin/render/render.go usr/share/gocode/src/github.com/gin-gonic/gin/render/render_msgpack_test.go usr/share/gocode/src/github.com/gin-gonic/gin/render/render_test.go usr/share/gocode/src/github.com/gin-gonic/gin/render/text.go usr/share/gocode/src/github.com/gin-gonic/gin/render/toml.go usr/share/gocode/src/github.com/gin-gonic/gin/render/xml.go usr/share/gocode/src/github.com/gin-gonic/gin/render/yaml.go usr/share/gocode/src/github.com/gin-gonic/gin/response_writer.go usr/share/gocode/src/github.com/gin-gonic/gin/response_writer_test.go usr/share/gocode/src/github.com/gin-gonic/gin/routergroup.go usr/share/gocode/src/github.com/gin-gonic/gin/routergroup_test.go usr/share/gocode/src/github.com/gin-gonic/gin/routes_test.go usr/share/gocode/src/github.com/gin-gonic/gin/test usr/share/gocode/src/github.com/gin-gonic/gin/test_helpers.go usr/share/gocode/src/github.com/gin-gonic/gin/testdata usr/share/gocode/src/github.com/gin-gonic/gin/testdata/certificate usr/share/gocode/src/github.com/gin-gonic/gin/testdata/certificate/cert.pem usr/share/gocode/src/github.com/gin-gonic/gin/testdata/certificate/key.pem usr/share/gocode/src/github.com/gin-gonic/gin/testdata/protoexample usr/share/gocode/src/github.com/gin-gonic/gin/testdata/protoexample/any.go usr/share/gocode/src/github.com/gin-gonic/gin/testdata/protoexample/test.pb.go usr/share/gocode/src/github.com/gin-gonic/gin/testdata/protoexample/test.proto usr/share/gocode/src/github.com/gin-gonic/gin/testdata/template usr/share/gocode/src/github.com/gin-gonic/gin/testdata/template/hello.tmpl usr/share/gocode/src/github.com/gin-gonic/gin/testdata/template/raw.tmpl usr/share/gocode/src/github.com/gin-gonic/gin/tree.go usr/share/gocode/src/github.com/gin-gonic/gin/tree_test.go usr/share/gocode/src/github.com/gin-gonic/gin/utils.go usr/share/gocode/src/github.com/gin-gonic/gin/utils_test.go usr/share/gocode/src/github.com/gin-gonic/gin/version.go