Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DmnServer ¶
type DmnServer struct { // store info related to server DbHdl dbutils.DBIntf Logger logging.LoggerIntf InitCompleteCh chan bool }
func NewISISDServer ¶
func NewISISDServer(initParams *ServerInitParams) *DmnServer
type ServerInitParams ¶
Click to show internal directories.
Click to hide internal directories.