type github.com/aws/aws-sdk-go/internal/ini.Visitor

2 uses

	github.com/aws/aws-sdk-go/internal/ini (current package)
		visitor.go#L10: type Visitor interface {
		walker.go#L4: func Walk(tree []AST, v Visitor) error {