Versions in this module Expand all Collapse all v1 v1.0.0 May 27, 2023 Changes in this version + type Field struct + Default interface{} + Name string + Type interface{} + type RecordSchema struct + ConnectName string + Fields []Field + Name string + Namespace string + Type string + func NewArvoSchema(table element.Table) *RecordSchema