httpserve/

directory
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0

Directories

Path Synopsis
Package config holds the echo server configuration utilities
Package config holds the echo server configuration utilities
Package handlers contains custom handler functions
Package handlers contains custom handler functions
Package middleware provides middleware for http Handlers.
Package middleware provides middleware for http Handlers.
auth
Package auth handles auth
Package auth handles auth
authtest
Package authtest is a mini server and token generator with a mock test to confirm keygen works correctly; not intended to test the whole api but rather just the token issuance and authentication
Package authtest is a mini server and token generator with a mock test to confirm keygen works correctly; not intended to test the whole api but rather just the token issuance and authentication
cachecontrol
Package cachecontrol creates a cache control echo middleware
Package cachecontrol creates a cache control echo middleware
cors
Package cors does cors stuff
Package cors does cors stuff
debug
Package debug contains utility helper functions for debugging when working with echo server
Package debug contains utility helper functions for debugging when working with echo server
echocontext
Package echocontext adds the echo context to the parent context
Package echocontext adds the echo context to the parent context
mime
Package mime does mime stuff
Package mime does mime stuff
ratelimit
Package ratelimit implements a rate limiting middleware
Package ratelimit implements a rate limiting middleware
redirect
Package redirect does redirect stuff
Package redirect does redirect stuff
secure
Package secure is middleware that provides protection against cross-site scripting (XSS) attack, content type sniffing, clickjacking, insecure connection and other code injection attacks
Package secure is middleware that provides protection against cross-site scripting (XSS) attack, content type sniffing, clickjacking, insecure connection and other code injection attacks
transaction
Package transaction implements a transaction middleware for REST endpoints using the ent db client
Package transaction implements a transaction middleware for REST endpoints using the ent db client
Package route will hold the routes and route groups
Package route will hold the routes and route groups
Package server contains the server functions
Package server contains the server functions
Package serveropts contains an echo server options wrapper
Package serveropts contains an echo server options wrapper

Jump to

Keyboard shortcuts

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