package
0.0.0-20200609015900-f6ceceb24c6b
Repository: https://github.com/chaokunchang/protoactor-go.git
Documentation: pkg.go.dev

# Functions

GetHelloGrain instantiates a new HelloGrain with given ID.
HelloFactory produces a Hello.
No description provided by the author
No description provided by the author

# Variables

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

# Structs

No description provided by the author
No description provided by the author
HelloActor represents the actor structure.
HelloGrain holds the base data for the HelloGrain.
No description provided by the author
No description provided by the author
UnimplementedHelloServer can be embedded to have forward compatible implementations.
No description provided by the author

# Interfaces

Hello interfaces the services available to the Hello.
HelloClient is the client API for Hello service.
HelloServer is the server API for Hello service.