MCPcopy Index your code

hub / github.com/Edmartt/grpc-crud / functions

Functions112 in github.com/Edmartt/grpc-crud

↓ 25 callersMethodError
(msg string)
internal/utils/logger.go:13
↓ 9 callersMethodError
(msg string)
internal/utils/logger.go:39
↓ 9 callersFunctionNewZeroLoggerAdapter
()
internal/utils/logger.go:23
↓ 7 callersMethodInfo
(msg string)
internal/utils/logger.go:12
↓ 6 callersFunctionfile_internal_person_protos_person_proto_rawDescGZIP
()
internal/person/protos/bin/person.pb.go:396
↓ 4 callersMethodGetConnection
()
internal/database/interface.go:6
↓ 3 callersMethodCreate
(ctx context.Context, in *Person, opts ...grpc.CallOption)
internal/person/protos/bin/person_grpc.pb.go:25
↓ 3 callersMethodDelete
(ctx context.Context, in *DeletePersonRequest, opts ...grpc.CallOption)
internal/person/protos/bin/person_grpc.pb.go:27
↓ 3 callersMethodGet
(ctx context.Context, in *GetPersonRequest, opts ...grpc.CallOption)
internal/person/protos/bin/person_grpc.pb.go:26
↓ 3 callersFunctiongrpcConnector
()
pkg/client/connector.go:10
↓ 2 callersMethodCreate
(person models.Person)
internal/person/data/dataIface.go:8
↓ 2 callersMethodDebug
(msg string)
internal/utils/logger.go:14
↓ 2 callersMethodDelete
(ctx context.Context, request *pb.DeletePersonRequest)
internal/person/service.go:64
↓ 2 callersMethodDelete
(person *models.Person)
internal/person/data/dataIface.go:10
↓ 2 callersMethodFatal
(msg string)
internal/utils/logger.go:16
↓ 2 callersMethodFatal
(msg string)
internal/utils/logger.go:51
↓ 2 callersMethodInfo
(msg string)
internal/utils/logger.go:35
↓ 2 callersMethodRead
(id string)
internal/person/data/dataIface.go:9
↓ 2 callersMethodTrace
(msg string)
internal/utils/logger.go:15
↓ 1 callersMethodCreate
(ctx context.Context, person *pb.Person)
internal/person/service.go:26
↓ 1 callersFunctionCreatePerson
(person *pb.Person)
pkg/client/client.go:10
↓ 1 callersFunctionDeletePerson
(request *pb.DeletePersonRequest)
pkg/client/client.go:61
↓ 1 callersMethodGet
(ctx context.Context, request *pb.GetPersonRequest)
internal/person/service.go:43
↓ 1 callersFunctionInitMigrations
()
internal/database/migrations.go:30
↓ 1 callersMethodMigrateData
()
internal/database/migrations.go:13
↓ 1 callersFunctionNewSQLiteDB
()
internal/database/SQLite.go:13
↓ 1 callersFunctionReadPerson
(request *pb.GetPersonRequest)
pkg/client/client.go:39
↓ 1 callersFunctionStart
(port string)
pkg/client/http/server.go:18
↓ 1 callersFunctionStartServer
(port string)
internal/server/server.go:12
↓ 1 callersMethodString
()
internal/person/protos/bin/person.pb.go:43
↓ 1 callersFunctionfile_internal_person_protos_person_proto_init
()
internal/person/protos/bin/person.pb.go:428
↓ 1 callersFunctionsetPersonRoutes
(router *gin.RouterGroup)
pkg/client/http/router.go:9
↓ 1 callersFunctionsetRouter
()
pkg/client/http/server.go:10
MethodCreate
(ctx context.Context, in *Person, opts ...grpc.CallOption)
internal/person/protos/bin/person_grpc.pb.go:38
MethodCreate
(context.Context, *Person)
internal/person/protos/bin/person_grpc.pb.go:69
MethodCreate
(context.Context, *Person)
internal/person/protos/bin/person_grpc.pb.go:79
MethodCreate
(person models.Person)
internal/person/data/dataImplementation.go:23
MethodCreate
(person models.Person)
tests/grpc_mocks.go:8
MethodDebug
(msg string)
internal/utils/logger.go:43
MethodDelete
(ctx context.Context, in *DeletePersonRequest, opts ...grpc.CallOption)
internal/person/protos/bin/person_grpc.pb.go:56
MethodDelete
(context.Context, *DeletePersonRequest)
internal/person/protos/bin/person_grpc.pb.go:71
MethodDelete
(context.Context, *DeletePersonRequest)
internal/person/protos/bin/person_grpc.pb.go:85
MethodDelete
(person *models.Person)
internal/person/data/dataImplementation.go:53
MethodDelete
(person *models.Person)
tests/grpc_mocks.go:27
MethodDescriptor
Deprecated: Use Person.ProtoReflect.Descriptor instead.
internal/person/protos/bin/person.pb.go:62
MethodDescriptor
Deprecated: Use CreatePersonResponse.ProtoReflect.Descriptor instead.
internal/person/protos/bin/person.pb.go:131
MethodDescriptor
Deprecated: Use GetPersonRequest.ProtoReflect.Descriptor instead.
internal/person/protos/bin/person.pb.go:185
MethodDescriptor
Deprecated: Use GetPersonResponse.ProtoReflect.Descriptor instead.
internal/person/protos/bin/person.pb.go:232
MethodDescriptor
Deprecated: Use DeletePersonRequest.ProtoReflect.Descriptor instead.
internal/person/protos/bin/person.pb.go:279
MethodDescriptor
Deprecated: Use DeletePersonResponse.ProtoReflect.Descriptor instead.
internal/person/protos/bin/person.pb.go:327
MethodGet
(ctx context.Context, in *GetPersonRequest, opts ...grpc.CallOption)
internal/person/protos/bin/person_grpc.pb.go:47
MethodGet
(context.Context, *GetPersonRequest)
internal/person/protos/bin/person_grpc.pb.go:70
MethodGet
(context.Context, *GetPersonRequest)
internal/person/protos/bin/person_grpc.pb.go:82
MethodGetConnection
()
internal/database/SQLite.go:20
MethodGetEmail
()
internal/person/protos/bin/person.pb.go:87
MethodGetFirstName
()
internal/person/protos/bin/person.pb.go:73
MethodGetId
()
internal/person/protos/bin/person.pb.go:66
MethodGetId
()
internal/person/protos/bin/person.pb.go:135
MethodGetId
()
internal/person/protos/bin/person.pb.go:189
MethodGetId
()
internal/person/protos/bin/person.pb.go:283
MethodGetId
()
internal/person/protos/bin/person.pb.go:331
MethodGetLastName
()
internal/person/protos/bin/person.pb.go:80
MethodGetPerson
()
internal/person/protos/bin/person.pb.go:236
MethodGetResponse
()
internal/person/protos/bin/person.pb.go:142
MethodGetStatus
()
internal/person/protos/bin/person.pb.go:338
FunctionNewPersonServiceClient
(cc grpc.ClientConnInterface)
internal/person/protos/bin/person_grpc.pb.go:34
MethodProtoMessage
()
internal/person/protos/bin/person.pb.go:47
MethodProtoMessage
()
internal/person/protos/bin/person.pb.go:116
MethodProtoMessage
()
internal/person/protos/bin/person.pb.go:170
MethodProtoMessage
()
internal/person/protos/bin/person.pb.go:217
MethodProtoMessage
()
internal/person/protos/bin/person.pb.go:264
MethodProtoMessage
()
internal/person/protos/bin/person.pb.go:312
MethodProtoReflect
()
internal/person/protos/bin/person.pb.go:49
MethodProtoReflect
()
internal/person/protos/bin/person.pb.go:118
MethodProtoReflect
()
internal/person/protos/bin/person.pb.go:172
MethodProtoReflect
()
internal/person/protos/bin/person.pb.go:219
MethodProtoReflect
()
internal/person/protos/bin/person.pb.go:266
MethodProtoReflect
()
internal/person/protos/bin/person.pb.go:314
MethodRead
(id string)
internal/person/data/dataImplementation.go:37
MethodRead
(id string)
tests/grpc_mocks.go:12
FunctionRegisterPersonServiceServer
(s grpc.ServiceRegistrar, srv PersonServiceServer)
internal/person/protos/bin/person_grpc.pb.go:97
MethodReset
()
internal/person/protos/bin/person.pb.go:34
MethodReset
()
internal/person/protos/bin/person.pb.go:103
MethodReset
()
internal/person/protos/bin/person.pb.go:157
MethodReset
()
internal/person/protos/bin/person.pb.go:204
MethodReset
()
internal/person/protos/bin/person.pb.go:251
MethodReset
()
internal/person/protos/bin/person.pb.go:299
MethodString
()
internal/person/protos/bin/person.pb.go:112
MethodString
()
internal/person/protos/bin/person.pb.go:166
MethodString
()
internal/person/protos/bin/person.pb.go:213
MethodString
()
internal/person/protos/bin/person.pb.go:260
MethodString
()
internal/person/protos/bin/person.pb.go:308
FunctionTestCreateGRPC
(t *testing.T)
tests/service_test.go:15
FunctionTestDeleteGRPC
(t *testing.T)
tests/service_test.go:75
FunctionTestGetGRPC
(t *testing.T)
tests/service_test.go:38
FunctionTestNotFoundBeforeDelete
(t *testing.T)
tests/service_test.go:97
MethodTrace
(msg string)
internal/utils/logger.go:47
Function_PersonService_Create_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
internal/person/protos/bin/person_grpc.pb.go:101
Function_PersonService_Delete_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
internal/person/protos/bin/person_grpc.pb.go:137
Function_PersonService_Get_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
internal/person/protos/bin/person_grpc.pb.go:119
next →1–100 of 112, ranked by callers