Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FFISwaggerGen ¶
type FFISwaggerGen interface {
Generate(ctx context.Context, baseURL string, api *fftypes.ContractAPI, ffi *fftypes.FFI) *openapi3.T
}
func NewFFISwaggerGen ¶
func NewFFISwaggerGen() FFISwaggerGen
Click to show internal directories.
Click to hide internal directories.