package
0.0.0-20221010103513-217f5d752d47
Repository: https://github.com/cemayan/event-scraper.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
DefaultApplyFieldMaskEvent patches an pbObject with patcher according to a field mask.
DefaultCreateEvent executes a basic gorm create call.
No description provided by the author
No description provided by the author
DefaultListEvent executes a gorm list call.
DefaultPatchEvent executes a basic gorm update call with patch behavior.
DefaultPatchSetEvent executes a bulk gorm update call with patch behavior.
No description provided by the author
DefaultStrictUpdateEvent clears / replaces / appends first level 1:many children and then executes a gorm update call.
No description provided by the author
No description provided by the author
# Variables
EventgRPCService_ServiceDesc is the grpc.ServiceDesc for EventgRPCService service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedEventgRPCServiceServer must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
EventgRPCServiceClient is the client API for EventgRPCService service.
EventgRPCServiceServer is the server API for EventgRPCService service.
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
EventAfterToORM called after default ToORM code.
EventAfterToPB called after default ToPB code.
No description provided by the author
No description provided by the author
No description provided by the author
EventBeforeToORM called before default ToORM code.
EventBeforeToPB called before default ToPB code.
UnsafeEventgRPCServiceServer may be embedded to opt out of forward compatibility for this service.