Documentation ¶
Index ¶
- func NewArrayDataType(itemType datatypes.SimpleType) datatypes.ArrayDataType
- func NewExternalInstanceID() models.ExternalInstanceID
- func NewInstanceLinkedPropertyCreate() models.InstanceLinkedPropertyCreate
- func NewModelCreate() models.ModelCreate
- func NewPennsieveInstanceID() models.PennsieveInstanceID
- func NewPennsieveSchemaID() models.PennsieveSchemaID
- func NewPropertyCreateArray(t require.TestingT, itemType datatypes.SimpleType) models.PropertyCreate
- func NewPropertyCreateSimple(t require.TestingT, dataType datatypes.SimpleType) models.PropertyCreate
- func NewRecordValueSimple(t require.TestingT, dataType datatypes.SimpleType) models.RecordValue
- func NewRecordValues(values ...models.RecordValue) models.RecordValues
- func NewSchemaLinkedPropertyCreate() models.SchemaLinkedPropertyCreate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArrayDataType ¶
func NewArrayDataType(itemType datatypes.SimpleType) datatypes.ArrayDataType
func NewExternalInstanceID ¶
func NewExternalInstanceID() models.ExternalInstanceID
func NewInstanceLinkedPropertyCreate ¶
func NewInstanceLinkedPropertyCreate() models.InstanceLinkedPropertyCreate
func NewModelCreate ¶
func NewModelCreate() models.ModelCreate
func NewPennsieveInstanceID ¶
func NewPennsieveInstanceID() models.PennsieveInstanceID
func NewPennsieveSchemaID ¶
func NewPennsieveSchemaID() models.PennsieveSchemaID
func NewPropertyCreateArray ¶
func NewPropertyCreateArray(t require.TestingT, itemType datatypes.SimpleType) models.PropertyCreate
func NewPropertyCreateSimple ¶
func NewPropertyCreateSimple(t require.TestingT, dataType datatypes.SimpleType) models.PropertyCreate
func NewRecordValueSimple ¶
func NewRecordValueSimple(t require.TestingT, dataType datatypes.SimpleType) models.RecordValue
func NewRecordValues ¶
func NewRecordValues(values ...models.RecordValue) models.RecordValues
func NewSchemaLinkedPropertyCreate ¶
func NewSchemaLinkedPropertyCreate() models.SchemaLinkedPropertyCreate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.