go-grpc-architecture

module
v0.0.0-...-06a1c6d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2023 License: MIT

README

A Go Playground

Calm down, this is not meant for production. it is not "prod ready"

Technical & design choices

Every design and tech decision taken, were based, in order of importance by: what I want to experiment/discover, what I like, what's been recommended to me by the Go community

Tech Stack
  • gRPC
  • protobuf
  • google grpc
go get -u google.golang.org/grpc
Requirements
  • protoc version >=3

  • Go protocol compiler plugins

go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-rpc@v1.2

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL