# Structs

State tracks the internal state of our little http server.
WritePost is the format that (json encoded) requests to the /write handler should take.
WriteResp is returned by /write.