func github.com/aws/aws-sdk-go/private/protocol/json/jsonutil.buildList

2 uses

	github.com/aws/aws-sdk-go/private/protocol/json/jsonutil (current package)
		build.go#L67: 		return buildList(value, buf, tag)
		build.go#L152: func buildList(value reflect.Value, buf *bytes.Buffer, tag reflect.StructTag) error {