Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager( mappingRepo domain.MappingRepository, factory ServerFactory, ) app.Server
NewManager creates a new server instance for managings proxy servers.
Types ¶
type ServerFactory ¶
ServerFactory is a factory object for creating proxy server instances.
func NewFactory ¶
func NewFactory(mappingRepo domain.MappingRepository) ServerFactory
NewFactory creates a new ServerFactory instance.
Click to show internal directories.
Click to hide internal directories.