Categorygithub.com/pojntfx/gomather
modulepackage
0.0.0-20200318164002-7bc37012ee5d
Repository: https://github.com/pojntfx/gomather.git
Documentation: pkg.go.dev

# README

gomather

Simple Go gRPC microservice that does math.

pipeline status

Overview

gomather is an example gRPC microservice written in Go. It does math operations.

Installation

Prebuilt Binaries

Prebuilt binaries are available on the releases page.

Go Package

A Go package is available.

Docker Image

A Docker image is available on Docker Hub.

Helm Chart

A Helm chart is available in @pojntfx's Helm chart repository.

Usage

% gomather
Simple Go gRPC microservice that does math.

Usage:
  gomather [command]

Available Commands:
  help        Help about any command
  start       Starts the server

Flags:
  -h, --help      help for gomather
      --version   version for gomather

Use "gomather [command] --help" for more information about a command.

License

gomather (c) 2020 Felicitas Pojtinger

SPDX-License-Identifier: AGPL-3.0

# Packages

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