docs

package
v1.1.41 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api interface {
	Handler() *mux.Router
}

func NewApi

func NewApi(resourceService service.ResourceService) Api

type OpenApiDocPrepareConfig

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

type SwaggerApi

type SwaggerApi interface {
	ConfigureRouter(r *mux.Router)
}

func NewSwaggerApi

func NewSwaggerApi(resourceService service.ResourceService) SwaggerApi

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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