Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareGoStructs ¶
CompareGoStructs returns an empty string iff aFile and bFile are valid go files and the top level go struct declarations have the same fields independent of order. It returns a semi-readable diff of the AST in case the two files are different. Returns error when either of the go files are not parseable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.