factory

package
v0.0.0-...-c4f7e29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DependencySet = wire.NewSet(
	wire.Struct(new(ManagerFactory), "*"),
)

Functions

This section is empty.

Types

type ManagerFactory

type ManagerFactory struct {
	Context           context.Context
	AppBaseResources  deps.AppBaseResources
	Tutorials         *tutorial.Service
	DenoClient        *hook.DenoClientImpl
	Clock             clock.Clock
	EnvironmentConfig *config.EnvironmentConfig
	DomainService     *portalservice.DomainService
}

func (*ManagerFactory) NewManagerWithAppContext

func (f *ManagerFactory) NewManagerWithAppContext(appContext *config.AppContext) *appresource.Manager

func (*ManagerFactory) NewManagerWithNewAppFS

func (f *ManagerFactory) NewManagerWithNewAppFS(appFs resource.Fs) *appresource.Manager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL