Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory(configuration *config.Configuration) *Factory
func (*Factory) CreateHTTPHandler ¶
func (*Factory) CreateHTTPServer ¶
func (*Factory) CreateSpecificationLoader ¶
func (factory *Factory) CreateSpecificationLoader() loader.SpecificationLoader
Click to show internal directories.
Click to hide internal directories.