gardener-attic / component-spec

component descriptor specification and language bindings
2 stars 15 forks source link

Add creationTime attribute #90

Closed enrico-kaack-comp closed 1 year ago

enrico-kaack-comp commented 1 year ago

What this PR does / why we need it: Adds the attribute componentDescriptor.creationTime to the go-binding as already happened in the Python-binding. If empty, will be omitted from serialisation.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Go-Binding: add attribute componentDescriptor.creationTime (omitempty)