server

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ettp

type Ettp struct {
	*chi.Mux
	// contains filtered or unexported fields
}

func New

func New(appName string) (*Ettp, error)

* * New * @param appName string * @return *Ettp, error *

func (*Ettp) Background

func (s *Ettp) Background()

* * Background *

func (*Ettp) Close

func (s *Ettp) Close()

* * Close *

func (*Ettp) Mount

func (s *Ettp) Mount(pattern string, handler http.Handler)

* * Mount * @param pattern string, handler http.Handler *

func (*Ettp) OnClose

func (s *Ettp) OnClose(onClose func())

* * OnClose * @param onClose func() *

func (*Ettp) Start

func (s *Ettp) Start()

* * Start *

func (*Ettp) StartHttpServer

func (s *Ettp) StartHttpServer()

* * StartHttpServer *

Jump to

Keyboard shortcuts

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