Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvironmentFactory ¶
type EnvironmentFactory struct {
envs.EnvironmentFactory
}
func (EnvironmentFactory) Create ¶
func (ef EnvironmentFactory) Create(folder, id string, environmentSection map[string]interface{}, rootDirectory string, cache apufferi.Cache, wsManager utils.WebSocketManager) envs.Environment
func (EnvironmentFactory) Key ¶
func (ef EnvironmentFactory) Key() string
Click to show internal directories.
Click to hide internal directories.