Categorygithub.com/0xlax/gRPC
modulepackage
0.0.0-20220717142435-a60fb9cf00af
Repository: https://github.com/0xlax/grpc.git
Documentation: pkg.go.dev

# README

gRPC

A gRPC blockchain model with server & Client built in Go

Study: Experimenting Proto, gRPC client, building custom Block structure, Basic Hashing

# Functions

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

# Variables

Blockchain_ServiceDesc is the grpc.ServiceDesc for Blockchain service.

# Structs

UnimplementedBlockchainServer must be embedded to have forward compatible implementations.

# Interfaces

BlockchainClient is the client API for Blockchain service.
BlockchainServer is the server API for Blockchain service.
UnsafeBlockchainServer may be embedded to opt out of forward compatibility for this service.