package
0.15.7
Repository: https://github.com/rigoiot/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.
DefaultReadExample executes a basic gorm read call.
DefaultStrictUpdateExample clears first level 1:many children and then executes a gorm update call.

# 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.