docs

package
v1.2.82 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: MIT Imports: 19 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
	ConfigureRouter(r *mux.Router)
}

func NewApi

func NewApi(resourceService service.ResourceService, recordService service.RecordService) 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, recordService service.RecordService) SwaggerApi

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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