Documentation ¶
Overview ¶
Package equal provides code generator for Equal like functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator generates the code according to a configuration.
func NewGenerator ¶
NewGenerator creates a Equal generator for specified type.
Click to show internal directories.
Click to hide internal directories.