kv-api

command
v0.0.0-...-075775b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 10 Imported by: 0

README

kv-api

kv-api is a REST api that uses a gRPC client to communicate with a KV service.

❯ kv-api -h
Run KV REST API server

Usage:
  kv-api [flags]

Flags:
      --addr string        Address for API server (default ":8080")
      --ca-file string     TLS auth CA cert file
      --cert-file string   TLS auth cert file
  -h, --help               help for kv-api
      --insecure           Allow insecure gRPC client connection
      --key-file string    TLS auth key file
      --kv-addr string     Client address for KV gRPC server (default ":9090")

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL