a2800276 / goutils

go miscellanea
0 stars 0 forks source link

create one central polyglott "type" from which to extract everything else ... #6

Open a2800276 opened 2 years ago

a2800276 commented 2 years ago

e.g.:

db -> central -> go-struct
go-struct -> central -> json
central -> db
db -> central -> python

This is closely related to having configurable types and templates.

a2800276 commented 1 week ago

refers to wip branch