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

# 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.

# Structs

BootMux boot config which is for Mux entry.
MuxEntry implements rkentry.Entry interface.

# Type aliases

MuxEntryOption Mux entry option.