mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-12 06:33:50 +02:00
feat:#44 updated grpc and function for error handling
This commit is contained in:
@@ -64,5 +64,6 @@ func protoToFeed(feed *pb.Feed) (model.FeedRecord, error) {
|
||||
},
|
||||
Retrieved: model.ToJSONTime(feed.Retrieved),
|
||||
Modules: modules,
|
||||
Deleted: feed.Deleted,
|
||||
}, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user