api

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OnNotImplemented

func OnNotImplemented(w http.ResponseWriter, r *http.Request)

Common Placeholder...

Types

type Server

type Server interface {
	Router() interface{}
}

type Service

type Service struct {
	APIName string
	Router  *chi.Mux
	Mounts  map[string]*chi.Mux
}

func (*Service) Name

func (a *Service) Name() string

func (*Service) Register

func (a *Service) Register(app Server) error

Jump to

Keyboard shortcuts

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