This is an example of creating a micro function. A function is a one time executing service.
- main.go - is the main definition of the function
- proto - contains the protobuf definition of the API
while true; do
github.com/go-micro/examples/function
done
micro call greeter Greeter.Hello '{"name": "john"}'