Versions in this module Expand all Collapse all v0 v0.29.1 Oct 20, 2022 Changes in this version + func MyFunc() + func MyOwnFunc() + func ServeAPI(host, basePath string, schemes []string) error + type ComplexerOne struct + CreatedAt strfmt.DateTime + NoTagName string + type ComplexerOneParams struct + CreatedAt strfmt.DateTime + Informity string + NoTagName string + Secret string + type ComplexerPointerOne struct + Extra int64 + type EmbeddedFileParams struct + ExtraParam int + type FileResponse struct + File []byte + type GenericError struct + Body struct{ ... } + type GetConfiguration struct + Value map[string]string + type ListPetParams struct + OutOfStock bool + type MultipleOrderParams struct + Another []struct{ ... } + Orders []*OrderBodyParams + type MyFileParams struct + MyFormFile *bytes.Buffer + type NoParams struct + BadEnum int + BarSlice [][][]string + Category string + Created strfmt.DateTime + FooSlice []string + ID int64 + Items []struct{ ... } + Name string + Score int32 + Type int + type NoParamsAlias struct + IntAlias SomeIntType + IntAliasForm SomeIntType + IntAliasPath SomeIntType + StringAlias SomeStringType + type NumPlates struct + NumPlates interface{} + type NumPlatesResp struct + NumPlates interface{} + type OrderBodyParams struct + Order *models.StoreOrder + type Resp struct + Body *user + UUID string + type SetConfiguration struct + Value map[string]string + type SimpleOne struct + Age int32 + ID int64 + Name string + type SimpleOnes struct + Ones []*SimpleOne + type SomeIntType int64 + type SomeResponse struct + Active bool + BarSlice [][][]string + Created strfmt.DateTime + FooSlice []string + ID int64 + Items []struct{ ... } + Name string + Score int32 + type SomeStringType string + type ValidationError struct + Body struct{ ... } + Code int