Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StructMatcher ¶
type StructMatcher struct {
// contains filtered or unexported fields
}
expression: indexExpr <function> <const> indexExpr: structExpr[indexerExpr].
func NewStructMatcher ¶
func NewStructMatcher() *StructMatcher
Click to show internal directories.
Click to hide internal directories.