Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Edmartt/grpc-crud
/ types & classes
Types & classes
23 in github.com/Edmartt/grpc-crud
⨍
Functions
112
◇
Types & classes
23
Struct
CreatePersonResponse
internal/person/protos/bin/person.pb.go:94
Struct
DeletePersonRequest
internal/person/protos/bin/person.pb.go:243
Struct
DeletePersonResponse
internal/person/protos/bin/person.pb.go:290
Struct
GetPersonRequest
internal/person/protos/bin/person.pb.go:149
Struct
GetPersonResponse
internal/person/protos/bin/person.pb.go:196
Interface
IConnection
internal/database/interface.go:5
Interface
ILogger
internal/utils/logger.go:11
Interface
IUserDataAccess
internal/person/data/dataIface.go:7
Struct
Migrations
internal/database/migrations.go:8
Struct
Person
internal/person/protos/bin/person.pb.go:23
Struct
Person
internal/person/models/models.go:3
Interface
PersonServiceClient
PersonServiceClient is the client API for PersonService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to http
internal/person/protos/bin/person_grpc.pb.go:24
Interface
PersonServiceServer
PersonServiceServer is the server API for PersonService service. All implementations must embed UnimplementedPersonServiceServer for forward compatibi
internal/person/protos/bin/person_grpc.pb.go:68
Struct
SQLiteDB
internal/database/SQLite.go:9
Struct
Service
internal/person/service.go:21
Struct
UnimplementedPersonServiceServer
UnimplementedPersonServiceServer must be embedded to have forward compatible implementations.
internal/person/protos/bin/person_grpc.pb.go:76
Interface
UnsafePersonServiceServer
UnsafePersonServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added met
internal/person/protos/bin/person_grpc.pb.go:93
Struct
UserDataAccess
internal/person/data/dataImplementation.go:11
Struct
ZeroLoggerAdapter
internal/utils/logger.go:19
Struct
httpResponse
pkg/client/http/responses.go:3
Struct
mockDataAccess
tests/grpc_mocks.go:5
Struct
personServiceClient
internal/person/protos/bin/person_grpc.pb.go:30
Struct
x
internal/person/protos/bin/person.pb.go:506