Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLHandler ¶
type MySQLHandler struct {
// contains filtered or unexported fields
}
func NewMySQLHandler ¶
func NewMySQLHandler(dbm db.Manager, stats *stats.Stats) *MySQLHandler
func (*MySQLHandler) GetQAN ¶
func (h *MySQLHandler) GetQAN(instanceId uint) ([]pc.RunningQAN, error)
Click to show internal directories.
Click to hide internal directories.