Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockServer ¶
type MockServer struct {
// contains filtered or unexported fields
}
func NewMockServer ¶
func NewMockServer(doc *openapi3.T) *MockServer
func (*MockServer) Run ¶
func (m *MockServer) Run(options RunOptions) error
type RunOptions ¶
Click to show internal directories.
Click to hide internal directories.