distlog

module
v0.0.0-...-e24bf23 Latest Latest
Warning

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

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

README

distlog

Distributed Log commit using Go

Running the program.

Main is located under cmd/server directory and can be run as follows:

go run main.go

Testing it out

$ curl -X POST localhost:8000 -d
'{"record": {"value": "TGV0J3MgR28gIzEK"}}' $ curl -X POST localhost:8000 -d
'{"record": {"value": "TGV0J3MgR28gIzIK"}}' $ curl -X POST localhost:8000 -d
'{"record": {"value": "TGV0J3MgR28gIzMK"}}'

Directories

Path Synopsis
api
v1
cmd
server command
internal
log

Jump to

Keyboard shortcuts

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