ConduitIO / ConduitIO/conduit-commons

paramgen sets the type 'string' for array fields

Open
#137 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
3
Forks
3
Avg merge
1d 24m
Merged PRs (30d)
3

Description

### Bug description

If a config struct contains an array field, e.g.
```go
MyIntArray [3]int
```
then paramgen generates the type `string` for this field.

### Steps to reproduce

See description.

### Version

v0.5.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.