//
pkg.gl
Category
github.com/0xqab/concepts-of-programming-languages
dp
idserv
remote
idserv
package
0.0.0-20211010210625-4aa0140a90eb
Repository:
https://github.com/0xqab/concepts-of-programming-languages.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
153 SLOC
#
Functions
NewIDServiceClient
No description provided by the author
RegisterIDServiceServer
No description provided by the author
#
Structs
IdReply
The response message contains the uuid.
IdRequest
The client sends a unique id.
#
Interfaces
IDServiceClient
IDServiceClient is the client API for IDService service.
IDServiceServer
IDServiceServer is the server API for IDService service.