Versions in this module Expand all Collapse all v0 v0.1.0 Feb 20, 2023 Changes in this version + func InstanceStateChanged(guestName string, state protos.Instance_State) error + func ListenAndServe() + func Shutdown() error + type GuestState struct + GuestName string + State protos.Instance_State + type Messages struct + func (m *Messages) InstanceState(state *GuestState, reply *bool) error