diffgen

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 10 Imported by: 0

README

diffgen

A tool to code generate the differences between two Go structs using compile-time generated code.

Usage of diffgen:
	diffgen [flags] -type T [directory]
Flags:
  -output string
    	output file name; default srcdir/<type>_diffgen.go
  -skip
    	skip unhandled or unknown types instead of failing
  -type string
    	the source type to generate the diff from

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