Documentation ¶
Index ¶
Constants ¶
View Source
const ( BasePath = "/open/v1" DocPath = "/open/v1/doc" )
Variables ¶
View Source
var ApiProviderSet = wire.NewSet( user.UserRouterSet, wire.Struct(new(Router), "*"), )
View Source
var Config = &ginSwagger.Config{ URL: "doc.json", DocExpansion: "list", InstanceName: "openapi", Title: "OpenAPI", DefaultModelsExpandDepth: 0, DeepLinking: true, PersistAuthorization: false, Oauth2DefaultClientID: "", }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.