すべてのオプション
bookworm  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-powerman-deepequal  ]

パッケージ: golang-github-powerman-deepequal-dev (0.1.0-3)

golang-github-powerman-deepequal-dev に関するリンク

Screenshot

Debian の資源:

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

メンテナ:

外部の資源:

類似のパッケージ:

Go library with improved reflect.DeepEqual

Most of the code is copied from Go reflect package with slight modifications.

Differences from reflect.DeepEqual:

  * If compared value implements .Equal(valueOfSameType) bool method then
    it will be called instead of comparing values as is.
  * If called Equal method will panics then whole DeepEqual will panics too.

This means you can use this DeepEqual method to correctly compare types like time.Time or decimal.Decimal, without taking in account unimportant differences (like time zone or exponent).

golang-github-powerman-deepequal-dev のダウンロード

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