全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-gcla-deep  ]

套件:golang-github-gcla-deep-dev(1.0.2-2)

golang-github-gcla-deep-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-gcla-deep

維護小組:

外部的資源:

相似套件:

Golang deep variable equality test that returns human-readable differences

Deep Variable Equality for Humans.

This package provides a single function: deep.Equal. It's like reflect.DeepEqual (http://golang.org/pkg/reflect/#DeepEqual) but much friendlier to humans (or any sentient being) for two reason:

 • deep.Equal returns a list of differences
 • deep.Equal does not compare unexported fields (by default)

This is a fork of go-test/deep package with an additional feature.

Message from author about changes made in fork: Some packages may require Equal()'s parameters to be set in a particular way that is incompatible with other users within the same program. The global configuration parameters can be changed and restored, but this could lead to bugs due to race conditions. This commit makes the parameters that control Equal()'s operation part of a structure, Comparer, for which Equal() is now a method. Users can configure their own Comparer struct if desired. To preserve the existing package interface, the package-level Equals() method will use a default Comparer object that relies on pointers to the current global configuration parameters (pointers so that the operation of the global Equals() function will change immediately upon changing the value of any global configuration setting).

其他與 golang-github-gcla-deep-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-gcla-deep-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 9。3 kB45。0 kB [檔案列表]