Versions in this module Expand all Collapse all v0 v0.0.2 Mar 29, 2019 v0.0.1 Dec 29, 2018 Changes in this version + func OpenAPIMockServer(generator *generator.StubGenerator, options *Options) *http.Server + func ValidateConsumes(operation spec.Operation, req http.Request) error + func ValidateParameters(operation spec.Operation, req http.Request) error + type Options struct + Host string + Port int