Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(server *rest.Server, op ...opts.Opt[Swaggerv2Opts])
func WithSwaggerHost ¶
func WithSwaggerHost(swaggerHost string) opts.Opt[Swaggerv2Opts]
func WithSwaggerPath ¶
func WithSwaggerPath(swaggerPath string) opts.Opt[Swaggerv2Opts]
func WithSwaggerTemplate ¶ added in v0.50.3
func WithSwaggerTemplate(swaggerTemplate string) opts.Opt[Swaggerv2Opts]
Types ¶
type Swaggerv2Opts ¶ added in v0.50.3
func (Swaggerv2Opts) DefaultOptions ¶ added in v0.50.3
func (opts Swaggerv2Opts) DefaultOptions() Swaggerv2Opts
Click to show internal directories.
Click to hide internal directories.