command
Version:
v0.0.0-...-94dbad5
Opens a new window with list of versions in this module.
Published: Apr 28, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Hello World
This is hello world using go-micro
Contents
- main.go - is the main definition of the service, handler and client
- proto - contains the protobuf definition of the API
Dependencies
Usage
To run it
go run main.go
To rebuild the proto
protoc --proto_path=. --micro_out=. --go_out=. proto/greeter.proto
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.