Categorygithub.com/tkhrk1010/go-samples
module
0.0.0-20240505103506-0899943c8676
Repository: https://github.com/tkhrk1010/go-samples.git
Documentation: pkg.go.dev

# README

go-samples

Go sample apps in one repo

Samples

  • Hello world: hello world for the first time.
  • API: API
  • Postgresql: read data from postgresql
  • [Layered Architecture]: bank account app with layered architecture (clean architecture)
  • Actor Model: actor model
  • Scatter Gather: scatter-gather pattern with actor model

# Packages

No description provided by the author
gRPCのサーバー.