app

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRouter

func CreateRouter(ctx context.Context, attSrv attendeesrv.AttendeeService) chi.Router

Types

type Application

type Application interface {
	Run() int
	Datagen() int
	Loadtest() int
}

func New

func New() Application

type Impl

type Impl struct{}

func (*Impl) Datagen

func (i *Impl) Datagen() int

func (*Impl) Loadtest added in v0.1.1

func (i *Impl) Loadtest() int

func (*Impl) Run

func (i *Impl) Run() int

Jump to

Keyboard shortcuts

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