Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstanceStateChanged ¶
func InstanceStateChanged(guestName string, state protos.Instance_State) error
func ListenAndServe ¶
func ListenAndServe()
Types ¶
type GuestState ¶
type GuestState struct { GuestName string State protos.Instance_State }
type Messages ¶
type Messages struct{}
func (*Messages) InstanceState ¶
func (m *Messages) InstanceState(state *GuestState, reply *bool) error
Click to show internal directories.
Click to hide internal directories.