# Functions
NewMarketServiceJSONClient creates a JSON client that implements the MarketService interface.
NewMarketServiceProtobufClient creates a Protobuf client that implements the MarketService interface.
No description provided by the author
NewMerchantServiceJSONClient creates a JSON client that implements the MerchantService interface.
NewMerchantServiceProtobufClient creates a Protobuf client that implements the MerchantService interface.
No description provided by the author
NewUserServiceJSONClient creates a JSON client that implements the UserService interface.
NewUserServiceProtobufClient creates a Protobuf client that implements the UserService interface.
No description provided by the author
WriteError writes an HTTP response with a valid Twirp error format (code, msg, meta).
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
MarketServicePathPrefix is used for all URL paths on a twirp MarketService server.
MerchantServicePathPrefix is used for all URL paths on a twirp MerchantService server.
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
UserServicePathPrefix is used for all URL paths on a twirp UserService server.
# Variables
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
# 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
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
MerchantService handle merchant request.
TwirpServer is the interface generated server structs will support: they're HTTP handlers with additional methods for accessing metadata about the service.
UserService handle user requests.
# Type aliases
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