Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrServerStopped = grpc.ErrServerStopped
Functions ¶
This section is empty.
Types ¶
type TicTacToeService ¶
type TicTacToeService struct { tictactoepb.UnimplementedTicTacToeServer // contains filtered or unexported fields }
TicTacToeService
func NewTicTacToeService ¶
func NewTicTacToeService(opts ...ServiceOption) *TicTacToeService
NewTicTacToeService
Click to show internal directories.
Click to hide internal directories.