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

# Functions

NewBeforeCtx create new BeforeCtx with fields initialized.
NewOptionSet Create new optionSet with options.
NewOptionSetMock for testing purpose.
ToOptions convert BootConfig into Option list.
WithEntryNameAndType provide entry name and entry type.
WithMockOptionSet provide mock OptionSetInterface.
WithTimeoutAndResp Provide global timeout and response handler.
WithTimeoutAndRespByPath Provide timeout and response handler by path.

# Structs

BeforeCtx context for Before() function.
BootConfig for YAML.

# Interfaces

OptionSetInterface mainly for testing purpose.

# Type aliases

Option options provided to Interceptor or optionsSet while creating.