mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-02 09:49:13 +02:00
feat:#44 updated grpc and function for error handling
This commit is contained in:
@@ -39,5 +39,6 @@ func feedToProto(feed *model.Feed) *pb.Feed {
|
||||
Updated: feed.Updated.String(),
|
||||
Retrieved: feed.Retrieved.String(),
|
||||
Modules: feed.Modules,
|
||||
Deleted: feed.Deleted,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user