factory

package
v0.0.0-...-ee57881 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type ManagerFactory

type ManagerFactory struct {
	Logger            ManagerFactoryLogger
	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

type ManagerFactoryLogger

type ManagerFactoryLogger struct{ *log.Logger }

func NewManagerFactoryLogger

func NewManagerFactoryLogger(lf *log.Factory) ManagerFactoryLogger

Jump to

Keyboard shortcuts

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