mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-07 04:09:15 +02:00
feat:#36 added protobuf for golang microservices
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package functions
|
||||
|
||||
import (
|
||||
mockTime "htwkalender/service/functions/time"
|
||||
mockTime "htwkalender/data-manager/service/functions/time"
|
||||
"reflect"
|
||||
"testing"
|
||||
"time"
|
||||
|
Reference in New Issue
Block a user