# Functions
NewJotFSJSONClient creates a JSON client that implements the JotFS interface.
NewJotFSProtobufClient creates a Protobuf client that implements the JotFS interface.
No description provided by the author
WriteError writes an HTTP response with a valid Twirp error format (code, msg, meta).
# Constants
JotFSPathPrefix is used for all URL paths on a twirp JotFS server.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
HTTPClient is the interface used by generated clients to send HTTP requests.
No description provided by the author
TwirpServer is the interface generated server structs will support: they're HTTP handlers with additional methods for accessing metadata about the service.