🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

mibk.io/diff

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mibk.io/diff

Go Modules
Version
v0.1.0
Version published
Created
Source

diff

Package diff implements methods for comparing objects and producing edit scripts. The motivation to create the package was to be able to use the diff output format in tests where the output of go-cmp wasn't suitable. It isn't optimized for performance and as of now, it is a non-goal. See the package documentation for more information.

Instalation

$ go get github.com/mibk/diff

FAQs

Package last updated on 17 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts