# Functions
GetMuxEntry Get MuxEntry from rkentry.GlobalAppCtx.
RegisterMuxEntry register MuxEntry with options.
RegisterMuxEntryYAML register Mux entries with provided config file (Must YAML file).
WithCertEntry provide rkentry.CertEntry.
WithCommonServiceEntry provide CommonServiceEntry.
WithDescription provide name.
WithDocsEntry provide DocsEntry.
WithEventEntry provide rkentry.EventEntry.
WithLoggerEntry provide rkentry.LoggerEntry.
WithName provide name.
WithPort provide port.
WithPProfEntry provide rkentry.PProfEntry.
WithPromEntry provide PromEntry.
WithStaticFileHandlerEntry provide StaticFileHandlerEntry.
WithSwEntry provide SwEntry.
# Constants
MuxEntryType type of entry.
# Type aliases
MuxEntryOption Mux entry option.