swagger

package
v1.0.0-beta.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigAdd

func ConfigAdd(path string)

func Register

func Register(ctx context.Context, server *echo.Server) error

Types

type Options

type Options struct {
	Enabled bool
	Route   string
}

func NewOptions

func NewOptions() (*Options, error)

func NewOptionsWithPath

func NewOptionsWithPath(path string) (opts *Options, err error)

type Swagger

type Swagger struct {
	// contains filtered or unexported fields
}

func NewSwagger

func NewSwagger() *Swagger

func NewSwaggerWithConfigPath

func NewSwaggerWithConfigPath(path string) (*Swagger, error)

func NewSwaggerWithOptions

func NewSwaggerWithOptions(options *Options) *Swagger

func (*Swagger) Register

func (i *Swagger) Register(ctx context.Context, server *echo.Server) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL