package
0.0.0-20230825021245-d6dc4fc520a8
Repository: https://github.com/andrewdonelson/go-zeroknowledge-proof.git
Documentation: pkg.go.dev

# Functions

AcknowledgeHandler handles the /acknowledge endpoint for other nodes to acknowledge data acceptance.
BroadcastHandler handles the /broadcast endpoint.
ProveHandler handles the /prove endpoint.
ReceiveHandler handles the data broadcasted from other nodes.
VerifyHandler handles the /verify endpoint.

# Structs

Define a struct for the acknowledgment payload.
Define a struct for the broadcast payload.