[ 原始碼: golang-github-abbot-go-http-auth ]
套件:golang-github-abbot-go-http-auth-dev(0.0~git20150714.0.46b9627-2)
golang-github-abbot-go-http-auth-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-abbot-go-http-auth:
- [golang-github-abbot-go-http-auth_0.0~git20150714.0.46b9627-2.dsc]
- [golang-github-abbot-go-http-auth_0.0~git20150714.0.46b9627.orig.tar.bz2]
- [golang-github-abbot-go-http-auth_0.0~git20150714.0.46b9627-2.debian.tar.xz]
維護小組:
- pkg-go (QA 頁面, 郵件存檔)
- Dmitry Smirnov (QA 頁面)
- Tim Potter (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Basic and Digest HTTP Authentication for golang http
HTTP Basic and HTTP Digest authentication in Go language. This library designed as a simple wrapper for http.RequestHandler functions. Features:
* HTTP Basic and HTTP Digest authentication. * htpasswd and htdigest formatted files. * Automatic reloading of password files. * Pluggable interface for user/password storage. * MD5 and SHA1 for Basic authentication password storage. * Configurable Digest nonce cache size with expiration. * Wrapper for legacy http handlers (http.HandlerFunc interface)
其他與 golang-github-abbot-go-http-auth-dev 有關的套件
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib