Key | Value |
---|---|
FileName | ./usr/share/doc/golang-github-justinas-alice-dev/README.md |
FileSize | 2633 |
MD5 | 9ACD7EE4DB9FDA224E553E6B3B5D0308 |
SHA-1 | A79FFE7902039DAC5FA88FFE80A131EFA0EA0970 |
SHA-256 | FB42DBE175B638CDAAFD0533C204138105FC0B3A8E05342536A2CE2297E75312 |
SSDEEP | 48:kGy99e6fE6JHIx0o8Ibc4eze+GoNUe+e5KZBFpL3x+aV57jXw:3y99lfVJY/8IbJeze+Goae+e5OB33xlE |
TLSH | T11F51B8DB91CD06624F0E3DC726EF7445EFD191ACE05E04D999B1832BAFF0161D2A5AC0 |
hashlookup:parent-total | 9 |
hashlookup:trust | 95 |
The searched file hash is included in 9 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 566FA16687CC8F1974764FD5E1A81213 |
PackageArch | noarch |
PackageDescription | Alice provides a convenient way to chain your HTTP middleware functions and the app handler. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/justinas/alice |
PackageMaintainer | umeabot <umeabot> |
PackageName | golang-github-justinas-alice-devel |
PackageRelease | 2.mga9 |
PackageVersion | 1.2.0 |
SHA-1 | D5E85D787079658C419DF359FCC2B9D13FF64D46 |
SHA-256 | 1ED73C7DC8D86C9B08F0F757D0C872A98B7A00650A8D5DB6018AD868DDC1F8F3 |
Key | Value |
---|---|
MD5 | AF7E7535721A86D8793941E764677937 |
PackageArch | noarch |
PackageDescription | Alice provides a convenient way to chain your HTTP middleware functions and the app handler. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/justinas/alice |
PackageMaintainer | Fedora Project |
PackageName | golang-github-justinas-alice-devel |
PackageRelease | 2.fc34 |
PackageVersion | 1.2.0 |
SHA-1 | F7DC05A3BE2D6EA954F958FF622E910D85989D22 |
SHA-256 | 87699ADB6F34E8B5DED2368C80EFE1C08079C04B17926F1808DEB18A613FB203 |
Key | Value |
---|---|
FileSize | 6036 |
MD5 | 6554CD5DA8E7F7875634F287B5C94EB1 |
PackageDescription | Painless middleware chaining for Go Alice provides a convenient way to chain HTTP middleware functions and the app handler. . It transforms: go Middleware1(Middleware2(Middleware3(App))) to go alice.New(Middleware1, Middleware2, Middleware3).Then(App) . None of the other middleware chaining solutions behaves exactly like Alice. Alice is as minimal as it gets: in essence, it's just a for loop that does the wrapping for you. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-justinas-alice-dev |
PackageSection | devel |
PackageVersion | 0.0~git20171023.03f45bd-1.1 |
SHA-1 | B0F24803B759483A02ABD02989153380F7C36860 |
SHA-256 | 6883B170E599B3A1EE8E4C13FF6F5671D3885844D598CCBB98F69DE8585AD4B9 |
Key | Value |
---|---|
MD5 | 011479D6A010B54270BCAD6B029C6C9F |
PackageArch | noarch |
PackageDescription | Alice provides a convenient way to chain your HTTP middleware functions and the app handler. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/justinas/alice |
PackageMaintainer | Fedora Project |
PackageName | golang-github-justinas-alice-devel |
PackageRelease | 0.6.20200129git03f45bd.fc32 |
PackageVersion | 0 |
SHA-1 | E42BD29A231A93FADC55063F07BF8238B8DB073F |
SHA-256 | 93F4C005967FEBE5964ABED9E21670A05FC6EC11B074E7C065DDF8DCE2395C90 |
Key | Value |
---|---|
FileSize | 5844 |
MD5 | 42E9EA609F08E4D8A62B12359C316894 |
PackageDescription | Painless middleware chaining for Go Alice provides a convenient way to chain HTTP middleware functions and the app handler. . It transforms: go Middleware1(Middleware2(Middleware3(App))) to go alice.New(Middleware1, Middleware2, Middleware3).Then(App) . None of the other middleware chaining solutions behaves exactly like Alice. Alice is as minimal as it gets: in essence, it's just a for loop that does the wrapping for you. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-justinas-alice-dev |
PackageSection | devel |
PackageVersion | 0.0~git20171023.03f45bd-1 |
SHA-1 | 8B36512E8E08ED6A836571AD625C94237E62FEBF |
SHA-256 | 3D252D7600D3E302928001D2311DA3AAEE53926CD50868F02D07211FC7D73737 |
Key | Value |
---|---|
FileSize | 6316 |
MD5 | C60A06A7B86FE860567531BBA175387F |
PackageDescription | Painless middleware chaining for Go Alice provides a convenient way to chain HTTP middleware functions and the app handler. . It transforms: go Middleware1(Middleware2(Middleware3(App))) to go alice.New(Middleware1, Middleware2, Middleware3).Then(App) . None of the other middleware chaining solutions behaves exactly like Alice. Alice is as minimal as it gets: in essence, it's just a for loop that does the wrapping for you. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-justinas-alice-dev |
PackageSection | devel |
PackageVersion | 1.2.0-2 |
SHA-1 | C0AC1BB1F73B587999F85504070130298407467C |
SHA-256 | ECD8F2FC4BCCBBD3D220C2E8A590E97E1A33695FAE34890D3D494E8C811C0DD5 |
Key | Value |
---|---|
FileSize | 6272 |
MD5 | DEA6F83B23B61E738EFBAB0C90E0CEE4 |
PackageDescription | Painless middleware chaining for Go Alice provides a convenient way to chain HTTP middleware functions and the app handler. . It transforms: go Middleware1(Middleware2(Middleware3(App))) to go alice.New(Middleware1, Middleware2, Middleware3).Then(App) . None of the other middleware chaining solutions behaves exactly like Alice. Alice is as minimal as it gets: in essence, it's just a for loop that does the wrapping for you. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-justinas-alice-dev |
PackageSection | devel |
PackageVersion | 1.2.0-2 |
SHA-1 | 1E07370CB621DB7C4D194124C68E5F5D80489553 |
SHA-256 | EAB3464FE09D90F3D708EDD9EA0C936CDCF0BBCF1FD3DEB3D46782CEDABBAF0D |
Key | Value |
---|---|
MD5 | 95D94C413BA398CBEB83AC1D35135498 |
PackageArch | noarch |
PackageDescription | Alice provides a convenient way to chain your HTTP middleware functions and the app handler. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/justinas/alice |
PackageMaintainer | Fedora Project |
PackageName | golang-github-justinas-alice-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.2.0 |
SHA-1 | 29C9A51D0C97916E780996F477B282486E840D7F |
SHA-256 | 676460991EE3F57D1CBA4F6ED2DBBD6B9555ED3F062E1BD5409F923F63BCE3CD |
Key | Value |
---|---|
FileSize | 5888 |
MD5 | 0EFB54917E23C0C29E46E12EFADB464F |
PackageDescription | Painless middleware chaining for Go Alice provides a convenient way to chain HTTP middleware functions and the app handler. . It transforms: go Middleware1(Middleware2(Middleware3(App))) to go alice.New(Middleware1, Middleware2, Middleware3).Then(App) . None of the other middleware chaining solutions behaves exactly like Alice. Alice is as minimal as it gets: in essence, it's just a for loop that does the wrapping for you. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-justinas-alice-dev |
PackageSection | devel |
PackageVersion | 0.0~git20171023.03f45bd-1 |
SHA-1 | F1F56CBB27EA785CB7B865198AF80ED02D477B37 |
SHA-256 | 42F2FB5725BC8F4269C6F961824F77B49837E46559A6435C8F3A301C800EFA9C |