Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Edmartt/grpc-crud
/ functions
Functions
112 in github.com/Edmartt/grpc-crud
⨍
Functions
112
◇
Types & classes
23
Function
deletePerson
deletePerson godoc @Summary Deletes person by ID @Description This endpoint is for deleting person by ID @Tags Persons @Accept jso
pkg/client/http/handlers.go:114
Function
getPerson
@title HTTP Client for gRPC Client @version 1.0 @description This client handles data for sending data to gRPC client and after that to gRPC ser
pkg/client/http/handlers.go:31
Function
init
()
internal/person/service.go:15
Function
init
()
internal/person/protos/bin/person.pb.go:427
Function
init
()
internal/person/data/dataImplementation.go:17
Function
init
()
tests/service_test.go:11
Function
init
()
docs/docs.go:190
Function
main
()
main.go:13
Method
mustEmbedUnimplementedPersonServiceServer
()
internal/person/protos/bin/person_grpc.pb.go:72
Method
mustEmbedUnimplementedPersonServiceServer
()
internal/person/protos/bin/person_grpc.pb.go:88
Method
mustEmbedUnimplementedPersonServiceServer
()
internal/person/protos/bin/person_grpc.pb.go:94
Function
postPerson
postPerson godoc @Summary Creates new person @Description This endpoint is for creating persons @Tags Persons @Accept json @Produc
pkg/client/http/handlers.go:74
← previous
101–112 of 112, ranked by callers