Artifact golang-github-justinas-alice-dev_1.2.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    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.
  Homepage: https://github.com/justinas/alice
  Installed-Size: '27'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-justinas-alice-dev
  Priority: optional
  Section: devel
  Source: golang-github-justinas-alice
  Version: 1.2.0-2
srcpkg_name: golang-github-justinas-alice
srcpkg_version: 1.2.0-2

File

golang-github-justinas-alice-dev_1.2.0-2_all.deb
Binary file golang-github-justinas-alice-dev_1.2.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-justinas-alice_1.2.0-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA