package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Mar 1, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package echox provides common functionality for working with echo servers
MustViperFlags returns the cobra flags and wires them up with viper to prevent code duplication
func NewServer() *echo.Echo
NewServer will return an opinionated echo server for processing API requests.
type Config struct {
Listen string
}
Config is used to configure a new ginx server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.