Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerBuilder ¶
type HandlerBuilder struct {
// contains filtered or unexported fields
}
func NewHandlerBuilder ¶
func NewHandlerBuilder(filePath string, data *HandlerData) *HandlerBuilder
func (*HandlerBuilder) Build ¶
func (hb *HandlerBuilder) Build() error
func (*HandlerBuilder) Execute ¶
func (hb *HandlerBuilder) Execute() error
type HandlerData ¶
Click to show internal directories.
Click to hide internal directories.