package
1.0.124
Repository: https://github.com/fluffy-bunny/fluffycore.git
Documentation: pkg.go.dev

# Functions

AddGreeter2Server adds the fluffycore aware grpc server.
AddGreeter2ServerWithExternalRegistration adds the fluffycore aware grpc server and external registration service.
AddGreeterServer adds the fluffycore aware grpc server.
AddGreeterServerWithExternalRegistration adds the fluffycore aware grpc server and external registration service.
AddMyStreamServiceServer adds the fluffycore aware grpc server.
AddMyStreamServiceServerWithExternalRegistration adds the fluffycore aware grpc server and external registration service.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterGreeter2Handler registers the http handlers for service Greeter2 to "mux".
RegisterGreeter2HandlerClient registers the http handlers for service Greeter2 to "mux".
RegisterGreeter2HandlerFromEndpoint is same as RegisterGreeter2Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGreeter2HandlerServer registers the http handlers for service Greeter2 to "mux".
No description provided by the author
RegisterGreeterHandler registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerClient registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerFromEndpoint is same as RegisterGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGreeterHandlerServer registers the http handlers for service Greeter to "mux".
No description provided by the author
RegisterMyStreamServiceHandler registers the http handlers for service MyStreamService to "mux".
RegisterMyStreamServiceHandlerClient registers the http handlers for service MyStreamService to "mux".
RegisterMyStreamServiceHandlerFromEndpoint is same as RegisterMyStreamServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMyStreamServiceHandlerServer registers the http handlers for service MyStreamService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Greeter_ServiceDesc is the grpc.ServiceDesc for Greeter service.
Greeter2_ServiceDesc is the grpc.ServiceDesc for Greeter2 service.
MyStreamService_ServiceDesc is the grpc.ServiceDesc for MyStreamService service.

# Structs

Greeter2FluffyCoreServer defines the grpc server truct.
GreeterFluffyCoreServer defines the grpc server truct.
The response message containing the greetings.
No description provided by the author
The request message containing the user's name.
MyStreamServiceFluffyCoreServer defines the grpc server truct.
Points are represented as latitude-longitude pairs in the E7 representation (degrees multiplied by 10**7 and rounded to the nearest integer).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedGreeter2Server must be embedded to have forward compatible implementations.
UnimplementedGreeterServer must be embedded to have forward compatible implementations.
UnimplementedMyStreamServiceServer must be embedded to have forward compatible implementations.

# Interfaces

Greeter2Client is the client API for Greeter2 service.
Greeter2Server is the server API for Greeter2 service.
GreeterClient is the client API for Greeter service.
GreeterServer is the server API for Greeter service.
IFluffyCoreGreeter2Server defines the grpc server.
IFluffyCoreGreeterServer defines the grpc server.
IFluffyCoreMyStreamServiceServer defines the grpc server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MyStreamServiceClient is the client API for MyStreamService service.
MyStreamServiceServer is the server API for MyStreamService service.
UnsafeGreeter2Server may be embedded to opt out of forward compatibility for this service.
UnsafeGreeterServer may be embedded to opt out of forward compatibility for this service.
UnsafeMyStreamServiceServer may be embedded to opt out of forward compatibility for this service.