Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AstReader ¶ added in v1.3.3
type AstReader struct {
}
func NewAstReader ¶ added in v1.3.3
func NewAstReader() *AstReader
func (*AstReader) InspectArray ¶ added in v1.3.3
func (*AstReader) InspectObject ¶ added in v1.3.3
func (r *AstReader) InspectObject(structType *ast.StructType)
Click to show internal directories.
Click to hide internal directories.