jawsecho

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 4 Imported by: 0

README

build coverage goreport Docs

JaWS Echo router

Provides a simple way to use Echo as a router for JaWS.

Use

jw := jaws.New()
defer jw.Close()

router := echo.New()
jawsecho.Setup(router, jw)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(router *echo.Echo, jw *jaws.Jaws)

Setup adds JaWS handlers to a given Echo v4 router and if jw.Logger is nil it is set to router.StdLogger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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