Documentation
¶
Overview ¶
Package group contains groups provider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGroupProvider ¶
func NewGroupProvider(ctor *ConstructGroup) (providers.IGroupProvider, error)
NewGroupProvider creates a new group provider.
Types ¶
type ConstructGroup ¶
type ConstructGroup struct {
RawConfig []byte
Settings providers.ISettingsProvider
Server providers.IServerProvider
}
ConstructGroup has data required for instantiating a new group.
Click to show internal directories.
Click to hide internal directories.