module
Version:
v0.0.0-...-e24bf23
Opens a new window with list of versions in this module.
Published: Oct 16, 2021
License: MIT
Opens a new window with license information.
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
¶
Click to show internal directories.
Click to hide internal directories.