# Functions
NewHolderJSONClient creates a JSON client that implements the Holder interface.
NewHolderProtobufClient creates a Protobuf client that implements the Holder interface.
NewHolderServer builds a TwirpServer that can be used as an http.Handler to handle HTTP requests that are routed to the right method in the provided svc implementation.
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
No description provided by the author
No description provided by the author
No description provided by the author
proposal.
No description provided by the author
No description provided by the author
sys.
No description provided by the author
No description provided by the author
HolderPathPrefix is a convenience constant that may identify URL paths.
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
# Variables
Enum value maps for Action.
Enum value maps for Action.
No description provided by the author
Enum value maps for Transaction_Status.
Enum value maps for Transaction_Status.
Enum value maps for Vault_Status.
Enum value maps for Vault_Status.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Find Tx By FollowID.
No description provided by the author
No description provided by the author
No description provided by the author
List All Vaults.
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
No description provided by the author
HTTPClient is the interface used by generated clients to send HTTP requests.
TwirpServer is the interface generated server structs will support: they're HTTP handlers with additional methods for accessing metadata about the service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author