Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateProxyUsecase ¶
type GenerateProxyUsecase struct {
Path string
Output string
BaseURL string
Logs io.Writer
Fs afero.Fs
}
func NewProxyGen ¶
func NewProxyGen(path, output, baseURL string, logs io.Writer) GenerateProxyUsecase
Click to show internal directories.
Click to hide internal directories.