package
1.2.18
Repository: https://github.com/rookie-ninja/rk-echo.git
Documentation: pkg.go.dev

# Functions

GetEchoEntry Get EchoEntry from rkentry.GlobalAppCtx.
RegisterEchoEntry register EchoEntry with options.
RegisterEchoEntryYAML register echo entries with provided config file (Must YAML file).
WithCertEntry provide rkentry.CertEntry.
WithCommonServiceEntry provide rkentry.CommonServiceEntry.
WithDescription provide name.
WithDocsEntry provide rkentry.DocsEntry.
WithEventEntry provide rkentry.EventEntry.
WithLoggerEntry provide rkentry.LoggerEntry.
WithName provide name.
WithPort provide port.
WithPProfEntry provide rkentry.PProfEntry.
WithPromEntry provide rkentry.PromEntry.
WithStaticFileHandlerEntry provide rkentry.StaticFileHandlerEntry.
WithSwEntry provide rkentry.SWEntry.

# Constants

EchoEntryType type of entry.

# Structs

BootEcho boot config which is for echo entry.
EchoEntry implements rkentry.Entry interface.

# Type aliases

EchoEntryOption Echo entry option.