package
1.1.5
Repository: https://github.com/jgkawell/protoc-gen-gorm.git
Documentation: pkg.go.dev

# Functions

DefaultApplyFieldMaskExample patches an pbObject with patcher according to a field mask.
DefaultCreateExample executes a basic gorm create call.
No description provided by the author
No description provided by the author
DefaultListExample executes a gorm list call.
DefaultPatchExample executes a basic gorm update call with patch behavior.
DefaultPatchSetExample executes a bulk gorm update call with patch behavior.
No description provided by the author
DefaultStrictUpdateExample clears / replaces / appends first level 1:many children and then executes a gorm update call.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExampleAfterToORM called after default ToORM code.
ExampleAfterToPB called after default ToPB code.
No description provided by the author
No description provided by the author
No description provided by the author
ExampleBeforeToORM called before default ToORM code.
ExampleBeforeToPB called before default ToPB code.