# Functions
EncodeError encodes the error to JSON and writes it to the response writer.
EncodeResponse encodes the response to JSON and writes it to the response writer.
StartHttpService starts a Mosha HTTP service.
# Structs
IdResponse represents a response with an id.
# Interfaces
MoshaHttpService is an interface for any Mosha HTTP service.