docs

package
v1.3.97 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 12 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 SwaggerApi

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

func NewSwaggerApi

func NewSwaggerApi(resourceService service.ResourceService, recordService service.RecordService) SwaggerApi

type TypescriptTypesApi added in v1.3.76

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

func NewTypescriptTypesApi added in v1.3.76

func NewTypescriptTypesApi(resourceService service.ResourceService, recordService service.RecordService) TypescriptTypesApi

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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