Skip to content

Commit

Permalink
updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodhroberson committed Mar 16, 2024
1 parent ba094e7 commit abbd397
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
Destructuring package for structs in Go.

This is a work in progress, I accidentally published it to pkg.go.dev prematurely.

This package attempts to break any struct or pointer to struct down into its most primary parts to so a hash can be
calculated on the entire graph to generate a sort of identity ETag string that should be able to used to compare to see
if two things are the same field by field.

0 comments on commit abbd397

Please sign in to comment.