golang-github-rs-cors-dev (1.7.0-4)

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-rs-cors
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
83 B
Size expected
14 kB
Size actual
14 kB
Size match

Dependencies

Required package dependencies

  • golang-github-gin-gonic-gin-dev

Suggested packages

Recommended additional packages

  • None

Description

net/http configurable handler to handle CORS requests

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD54e5f78fc…088ef4da
SHA-19fe1f30e…9eb32149
SHA-25609461982…04d2d1ea
SHA-5122be75fbe…7f0f66d4

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-rs-cors-dev
usr/share/doc/golang-github-rs-cors-dev/README.md.gz
usr/share/doc/golang-github-rs-cors-dev/changelog.Debian.gz
usr/share/doc/golang-github-rs-cors-dev/copyright
usr/share/doc/golang-github-rs-cors-dev/examples
usr/share/doc/golang-github-rs-cors-dev/examples/alice
usr/share/doc/golang-github-rs-cors-dev/examples/alice/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/buffalo
usr/share/doc/golang-github-rs-cors-dev/examples/buffalo/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/chi
usr/share/doc/golang-github-rs-cors-dev/examples/chi/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/default
usr/share/doc/golang-github-rs-cors-dev/examples/default/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/gin
usr/share/doc/golang-github-rs-cors-dev/examples/gin/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/goji
usr/share/doc/golang-github-rs-cors-dev/examples/goji/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/gorilla
usr/share/doc/golang-github-rs-cors-dev/examples/gorilla/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/httprouter
usr/share/doc/golang-github-rs-cors-dev/examples/httprouter/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/martini
usr/share/doc/golang-github-rs-cors-dev/examples/martini/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/negroni
usr/share/doc/golang-github-rs-cors-dev/examples/negroni/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/nethttp
usr/share/doc/golang-github-rs-cors-dev/examples/nethttp/server.go
usr/share/doc/golang-github-rs-cors-dev/examples/openbar
usr/share/doc/golang-github-rs-cors-dev/examples/openbar/server.go
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/rs
usr/share/gocode/src/github.com/rs/cors
usr/share/gocode/src/github.com/rs/cors/bench_test.go
usr/share/gocode/src/github.com/rs/cors/cors.go
usr/share/gocode/src/github.com/rs/cors/cors_test.go
usr/share/gocode/src/github.com/rs/cors/go.mod
usr/share/gocode/src/github.com/rs/cors/utils.go
usr/share/gocode/src/github.com/rs/cors/utils_test.go
usr/share/gocode/src/github.com/rs/cors/wrapper
usr/share/gocode/src/github.com/rs/cors/wrapper/gin
usr/share/gocode/src/github.com/rs/cors/wrapper/gin/gin.go
usr/share/gocode/src/github.com/rs/cors/wrapper/gin/gin_test.go