Versions in this module Expand all Collapse all v0 v0.17.2 Oct 25, 2018 v0.17.1 Oct 22, 2018 v0.17.0 Oct 7, 2018 Changes in this version + func MyFunc() + func MyOwnFunc() type ComplexerOne + NoTagName string type ComplexerOneParams + NoTagName string + Secret string + type ComplexerPointerOne struct + Extra int64 + type EmbeddedFileParams struct + ExtraParam int + type MultipleOrderParams struct + Another []struct{ ... } + Orders []*OrderBodyParams + type MyFileParams struct + MyFormFile *bytes.Buffer type NoParams + Category string + type NoParamsAlias struct + IntAlias SomeIntType + IntAliasForm SomeIntType + IntAliasPath SomeIntType + StringAlias SomeStringType + type SimpleOnes struct + Ones []*SimpleOne + type SomeIntType int64 type SomeResponse + Active bool + type SomeStringType string type ValidationError + Code int v0.2.0 Dec 25, 2015 v0.1.0 Dec 14, 2015 Changes in this version + func ServeAPI(host, basePath string, schemes []string) error + type ComplexerOne struct + CreatedAt strfmt.DateTime + type ComplexerOneParams struct + CreatedAt strfmt.DateTime + Informity string + type GenericError struct + Body struct{ ... } + type ListPetParams struct + OutOfStock bool + type NoParams struct + BarSlice [][][]string + Created strfmt.DateTime + FooSlice []string + ID int64 + Items []struct{ ... } + Name string + Score int32 + type OrderBodyParams struct + Order *models.StoreOrder + type Resp struct + Body *user + type SimpleOne struct + Age int32 + ID int64 + Name string + type SomeResponse struct + BarSlice [][][]string + Created strfmt.DateTime + FooSlice []string + ID int64 + Items []struct{ ... } + Name string + Score int32 + type ValidationError struct + Body struct{ ... }