Closed drmaas closed 5 years ago
@jprobinson I feel confident in this approach - I tested it out here, and also in one of our very large specs. It is fairly easy to convert back and forth between struct and data types in go, java, etc. like map.
struct
map
@jprobinson I feel confident in this approach - I tested it out here, and also in one of our very large specs. It is fairly easy to convert back and forth between
struct
and data types in go, java, etc. likemap
.