rest

package
v0.0.0-...-f6d8415 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func (*App) Shutdown

func (a *App) Shutdown() error

func (*App) Start

func (a *App) Start() error

type AppBuilder

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

func NewAppBuilder

func NewAppBuilder(cfg *config.Configuration) *AppBuilder

func (*AppBuilder) Build

func (a *AppBuilder) Build() (*App, error)

func (*AppBuilder) WithContext

func (a *AppBuilder) WithContext(ctx context.Context) *AppBuilder

func (*AppBuilder) WithGroup

func (a *AppBuilder) WithGroup(path string, regFn routes.RegistrationFunc) *AppBuilder

Jump to

Keyboard shortcuts

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