Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueueSharingGroup ¶
type QueueSharingGroup struct { Name string `json:"name"` QueueManagers []string `json:"queueManagers,omitempty"` }
Filters TODO: documentation
func (*QueueSharingGroup) MarshalHCL ¶
func (me *QueueSharingGroup) MarshalHCL(properties hcl.Properties) error
func (*QueueSharingGroup) UnmarshalHCL ¶
func (me *QueueSharingGroup) UnmarshalHCL(decoder hcl.Decoder) error
Click to show internal directories.
Click to hide internal directories.