ortelius / emporous-go

Emporous client libraries and CLI implementation
https://emporous.io/
Apache License 2.0
18 stars 10 forks source link

[WIP] Feat/attribute object support #125

Open jpower432 opened 1 year ago

jpower432 commented 1 year ago

Description

Adds the ability to specify attribute objects, and arrays through the DatasetConfiguration. Removes reflection and empty interfaces when reading the dataset configuration and descriptor annotations.

Fixes #80

Type of change

How Has This Been Tested?

How To Test Manually

TBD

Checklist: