Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateRequest ¶
type GenerateResponse ¶
type Generator ¶
type Generator interface {
Generate(request *GenerateRequest) (*GenerateResponse, error)
}
Click to show internal directories.
Click to hide internal directories.