# Packages
Package config holds the echo server configuration utilities.
Package handlers contains custom handler functions.
Package route will hold the routes and route groups.
Package server contains the server functions.
Package serveropts contains an echo server options wrapper.