Documentation
¶
Overview ¶
Code generated by construct, DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyTargetTypeChangeSet ¶
type MyTargetTypeChangeSet struct {
ID *uuid.UUID
Foo *string
Bar []byte
Baz *fixtures.MyEmbeddedType
LastTime **time.Time
}
func MyTargetTypeToChangeSet ¶
func MyTargetTypeToChangeSet(r fixtures.MyType) (c MyTargetTypeChangeSet)
Click to show internal directories.
Click to hide internal directories.