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

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-rs-cors
Architecture
amd64
Section
universe/devel
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
83 B
Size expected
14.3 kB
Size actual
14.3 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
MD52931605a…e5a143d2
SHA-1349a14a6…352ac5ff
SHA-2567a0a834e…79599a1e
SHA-512810affa0…6a947ee3

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