# 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.
# Type aliases
EchoEntryOption Echo entry option.