MCPcopy Create free account

hub / github.com/antklim/go-microservices / types & classes

Types & classes39 in github.com/antklim/go-microservices

StructConfig
Config is a struct to contain all the needed configuration for our JSONService.
gizmo-greeter/pkg/greetertransport/transport.go:26
StructEndpoints
Endpoints collects all of the endpoints that compose a greeter service. It's meant to be used as a helper struct, to collect all of the endpoints into
go-kit-greeter/pkg/greeterendpoint/endpoints.go:15
StructEndpoints
Endpoints collects all of the endpoints that compose a greeter service.
gizmo-greeter/pkg/greeterendpoint/endpoints.go:13
InterfaceFailer
Failer is an interface that should be implemented by response types. Response encoders can check if responses are Failer, and if so if they've failed,
go-kit-greeter/pkg/greeterendpoint/endpoints.go:61
StructGreeter
Greeter implements greeter service.
go-micro-greeter/srv/main.go:12
StructGreeter
go-micro-greeter/pb/greeter.micro.go:70
InterfaceGreeterClient
Client API for Greeter service
go-micro-greeter/pb/greeter.micro.go:28
InterfaceGreeterClient
Client API for Greeter service
go-kit-greeter/pb/greeter.pb.go:83
InterfaceGreeterClient
Client API for Greeter service
gizmo-greeter/pb/greeter.pb.go:83
InterfaceGreeterHandler
Server API for Greeter service
go-micro-greeter/pb/greeter.micro.go:62
InterfaceGreeterServer
Server API for Greeter service
go-kit-greeter/pb/greeter.pb.go:106
InterfaceGreeterServer
Server API for Greeter service
gizmo-greeter/pb/greeter.pb.go:106
StructGreeterService
GreeterService implementation of the Service interface.
go-kit-greeter/pkg/greeterservice/service.go:10
StructGreeterService
GreeterService implementation of the Service interface.
gizmo-greeter/pkg/greeterservice/service.go:10
StructGreetingRequest
go-micro-greeter/pb/greeter.pb.go:15
StructGreetingRequest
GreetingRequest collects the request parameters for the Greeting method.
go-kit-greeter/pkg/greeterendpoint/endpoints.go:78
StructGreetingRequest
please upgrade the proto package
go-kit-greeter/pb/greeter.pb.go:36
StructGreetingRequest
GreetingRequest collects the request parameters for the Greeting method.
gizmo-greeter/pkg/greeterendpoint/endpoints.go:59
StructGreetingRequest
please upgrade the proto package
gizmo-greeter/pb/greeter.pb.go:36
StructGreetingResponse
go-micro-greeter/pb/greeter.pb.go:31
StructGreetingResponse
GreetingResponse collects the response values for the Greeting method.
go-kit-greeter/pkg/greeterendpoint/endpoints.go:83
StructGreetingResponse
go-kit-greeter/pb/greeter.pb.go:52
StructGreetingResponse
GreetingResponse collects the response values for the Greeting method.
gizmo-greeter/pkg/greeterendpoint/endpoints.go:64
StructGreetingResponse
gizmo-greeter/pb/greeter.pb.go:52
StructHealthRequest
HealthRequest collects the request parameters for the Health method.
go-kit-greeter/pkg/greeterendpoint/endpoints.go:66
StructHealthRequest
HealthRequest collects the request parameters for the Health method.
gizmo-greeter/pkg/greeterendpoint/endpoints.go:51
StructHealthResponse
HealthResponse collects the response values for the Health method.
go-kit-greeter/pkg/greeterendpoint/endpoints.go:69
StructHealthResponse
HealthResponse collects the response values for the Health method.
gizmo-greeter/pkg/greeterendpoint/endpoints.go:54
InterfaceService
Service describe greetings service.
go-kit-greeter/pkg/greeterservice/service.go:4
InterfaceService
Service describe greetings service.
gizmo-greeter/pkg/greeterservice/service.go:4
FuncTypeServiceMiddleware
ServiceMiddleware describes a service middleware.
go-kit-greeter/pkg/greeterservice/middleware.go:10
StructTService
TService will implement server.RPCService and handle all requests to the server.
gizmo-greeter/pkg/greetertransport/transport.go:20
StructerrorResponse
gizmo-greeter/pkg/greeterendpoint/endpoints.go:68
StructerrorWrapper
go-kit-greeter/pkg/greetertransport/http.go:75
StructgreeterClient
go-micro-greeter/pb/greeter.micro.go:32
StructgreeterClient
go-kit-greeter/pb/greeter.pb.go:87
StructgreeterClient
gizmo-greeter/pb/greeter.pb.go:87
StructgrpcServer
go-kit-greeter/pkg/greetertransport/grpc.go:13
StructloggingMiddleware
go-kit-greeter/pkg/greeterservice/middleware.go:19