Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(ipaddr string) *Controller
func (*Controller) Control ¶
func (s *Controller) Control(stream controller.LatencyController_ControlServer) error
func (*Controller) SetTarget ¶
func (s *Controller) SetTarget(ctx context.Context, targets *controller.Targets) (*controller.Status, error)
func (*Controller) StartLatencyController ¶
func (s *Controller) StartLatencyController()
Click to show internal directories.
Click to hide internal directories.