すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-goji-param  ]

パッケージ: golang-github-goji-param-dev (0.0~git20160927.d7f49fd-4)

golang-github-goji-param-dev に関するリンク

Screenshot

Debian の資源:

golang-github-goji-param ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

Rack / jQuery style parameter parsing for Go

param deserializes parameter values into a given struct using magical reflection ponies.

Inspired by gorilla/schema, but uses Rails/jQuery style param encoding instead of their weird dotted syntax. In particular, this package was written with the intent of parsing the output of jQuery.param.

This package uses struct tags to guess what names things ought to have. If a struct value has a "param" tag defined, it will use that. If there is no "param" tag defined, the name part of the "json" tag will be used. If that is not defined, the name of the field itself will be used (no case transformation is performed).

If the name derived in this way is the string "-", param will refuse to set that value.

The parser is extremely strict, and will return an error if it has any difficulty whatsoever in parsing any parameter, or if there is any kind

golang-github-goji-param-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 10.9 kB50.0 kB [ファイル一覧]