Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebServerSetup ¶
type WebServerSetup struct {
// contains filtered or unexported fields
}
func NewWebServerSetup ¶
func NewWebServerSetup( persistentDbSvc *internalDbInfra.PersistentDatabaseService, transientDbSvc *internalDbInfra.TransientDatabaseService, ) *WebServerSetup
func (*WebServerSetup) FirstSetup ¶
func (ws *WebServerSetup) FirstSetup()
func (*WebServerSetup) OnStartSetup ¶
func (ws *WebServerSetup) OnStartSetup()
Click to show internal directories.
Click to hide internal directories.