Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoints ¶
Endpoints holds all Go kit endpoints for the service.
func MakeEndpoints ¶
MakeEndpoints initializes all Go kit endpoints for the service.
type GenerateRequest ¶
type GenerateRequest struct { Data string Level qr.RecoveryLevel Size int }
GenerateRequest holds the request parameters for the Generate method.
type GenerateResponse ¶
GenerateResponse holds the response values for the Generate method.
Click to show internal directories.
Click to hide internal directories.