Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCreateServerFunc ¶
func RegisterCreateServerFunc(serverName string, createFunc CreateServerFunc)
Types ¶
type CreateServerFunc ¶
func GetCreateServerFunc ¶
func GetCreateServerFunc(serverName string) CreateServerFunc
type ServerDefault ¶
func NewServerDefault ¶
func NewServerDefault(serverId string) *ServerDefault
func (*ServerDefault) GetComponent ¶
func (s *ServerDefault) GetComponent(name string) component.Component
func (*ServerDefault) GetServerId ¶
func (s *ServerDefault) GetServerId() string
Click to show internal directories.
Click to hide internal directories.