stdlib_diff

command
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2025 License: UNKNOWN not legal advice Imports: 0 Imported by: 0

README

stdlibs_diff

stdlibs_diff is a tool that generates an html report indicating differences between gno standard libraries and go standrad libraries

Usage

Compare the go standard libraries the gno standard libraries

./stdlibs_diff -src <path to go standard libraries> -dst <path to gno standard libraries> -out <output directory>

Compare the gno standard libraries the go standard libraries

./stdlibs_diff -src <path to gno standard libraries> -dst <path to go standard libraries> -out <output directory>

Parameters

Flag Description Default value
src Directory containing packages that will be compared to destination None
dst Directory containing packages; used to compare src packages None
out Directory where the report will be created None

Tips

An index.html is generated at the root of the report location. Utilize it to navigate easily through the report.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL