src/

directory
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MIT

README

src

The source code for our proof-of-concept service containers, with Dockerfile definitions:

  1. db: MySQL container
  2. api: JSON API around db
  3. web: Exposes results from api as HTML

Directories

Path Synopsis
api
api.go: Queries db, exposes JSON API: 1.
api.go: Queries db, exposes JSON API: 1.
cmd/apiserver
apiserver is a simple binary that runs the API server
apiserver is a simple binary that runs the API server
Package etcdwrapper provides some shared tools for interacting with etcd.
Package etcdwrapper provides some shared tools for interacting with etcd.
web.go: Exposes results from api as HTML.
web.go: Exposes results from api as HTML.

Jump to

Keyboard shortcuts

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