apibus

package
v0.0.0-...-25c9f67 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIBus

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

func NewApiBus

func NewApiBus(controllers ...Registrable) *APIBus

func (*APIBus) RegisterRoutes

func (a *APIBus) RegisterRoutes(r interfaces.Router)

type Registrable

type Registrable interface {
	RegisterRoutes(r interfaces.Router)
}

Jump to

Keyboard shortcuts

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