Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(name string, factory HandlerFactory)
Register registers a handler to the HandlerFactory
func UnmarshalHandlerConfig ¶
func UnmarshalHandlerConfig(handlerConfigIn, handlerConfigOut interface{}) error
UnmarshalHandlerConfig unmarshals handler configs
Types ¶
type Baremetal ¶
type Baremetal struct {
// contains filtered or unexported fields
}
Baremetal handler struct
type HandlerFactory ¶
HandlerFactory function to create handlers
Click to show internal directories.
Click to hide internal directories.