package
0.0.0-20210818084432-aea36be32079
Repository: https://github.com/go-masonry/tutorial.git
Documentation: pkg.go.dev

# README

/api

Protobuf files and artifacts

  • protobuf definitions *.proto
  • gRPC server and client interfaces *.pb.go
  • Swagger *.swagger.json
  • grpc-gateway *.pb.gw.go

# Functions

No description provided by the author
No description provided by the author
RegisterSubWorkshopHandler registers the http handlers for service SubWorkshop to "mux".
RegisterSubWorkshopHandlerClient registers the http handlers for service SubWorkshop to "mux".
RegisterSubWorkshopHandlerFromEndpoint is same as RegisterSubWorkshopHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSubWorkshopHandlerServer registers the http handlers for service SubWorkshop to "mux".
No description provided by the author
RegisterWorkshopHandler registers the http handlers for service Workshop to "mux".
RegisterWorkshopHandlerClient registers the http handlers for service Workshop to "mux".
RegisterWorkshopHandlerFromEndpoint is same as RegisterWorkshopHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterWorkshopHandlerServer registers the http handlers for service Workshop to "mux".
No description provided by the author

# Constants

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

# Variables

Enum value maps for CarBody.
Enum value maps for CarBody.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedSubWorkshopServer can be embedded to have forward compatible implementations.
UnimplementedWorkshopServer can be embedded to have forward compatible implementations.

# Interfaces

SubWorkshopClient is the client API for SubWorkshop service.
SubWorkshopServer is the server API for SubWorkshop service.
WorkshopClient is the client API for Workshop service.
WorkshopServer is the server API for Workshop service.

# Type aliases

No description provided by the author