[ ソース: golang-github-r3labs-diff ]
パッケージ: golang-github-r3labs-diff-dev (3.0.0-3)
golang-github-r3labs-diff-dev に関するリンク
Debian の資源:
golang-github-r3labs-diff ソースパッケージをダウンロード:
- [golang-github-r3labs-diff_3.0.0-3.dsc]
- [golang-github-r3labs-diff_3.0.0.orig.tar.gz]
- [golang-github-r3labs-diff_3.0.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-mitchellh-mapstructure-dev
- golang-github-go-viper-mapstructure-dev
- node-concordance
- golang-github-cnf-structhash-dev
- golang-github-mitchellh-reflectwalk-dev
- golang-github-cbroglie-mapstructure-dev
- golang-github-apparentlymart-go-dump-dev
- golang-github-valyala-fastjson-dev
- golang-github-go-playground-validator-v10-dev
- golang-go.uber-zap-dev
- golang-github-alecthomas-jsonschema-dev
diffing library for Go structures
Utilizing field tags and reflection, this library makes it possible to compare two structures of the same type and create a changelog of all modified values. The produced changelog can easily be serialized to JSON.
その他の golang-github-r3labs-diff-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-gopkg-vmihailenco-msgpack.v2-dev
- Msgpack encoding for Golang