Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRouterEthTool ¶
Types ¶
type Ethtool ¶
type Ethtool struct {
Action string `json:"action"`
Link string `json:"link"`
Property string `json:"property"`
Value string `json:"value"`
}
func (*Ethtool) AcquireActionEthTool ¶
func (r *Ethtool) AcquireActionEthTool(w http.ResponseWriter) error
func (*Ethtool) AcquireEthTool ¶
func (r *Ethtool) AcquireEthTool(w http.ResponseWriter) error
func (*Ethtool) ConfigureEthTool ¶
func (r *Ethtool) ConfigureEthTool(w http.ResponseWriter) error
Click to show internal directories.
Click to hide internal directories.