YuukanOO / seelf

Lightweight self-hosted deployment platform written in Go
https://yuukanoo.github.io/seelf/
GNU General Public License v3.0
212 stars 7 forks source link

chore: add discriminated union management #32

Closed YuukanOO closed 12 months ago

YuukanOO commented 12 months ago

Makes it easier to persist and retrieve dynamic types such as deployment Source data and Job payloads.