Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewScoreWithConfig ¶
func NewScoreWithConfig(config InternalInflux.Config) DaoScore.ScoreDAO
NewWithConfig New influxdb score dao implement
Types ¶
type Score ¶
type Score struct {
InfluxDBConfig InternalInflux.Config
}
func (*Score) CreateSimulatedSchedulingScores ¶
func (s *Score) CreateSimulatedSchedulingScores(scores []*DaoScore.SimulatedSchedulingScore) error
CreateSimulatedSchedulingScores Function implementation of score dao
func (*Score) ListSimulatedSchedulingScores ¶
func (s *Score) ListSimulatedSchedulingScores(request DaoScore.ListRequest) ([]*DaoScore.SimulatedSchedulingScore, error)
ListSimulatedSchedulingScores Function implementation of score dao
Click to show internal directories.
Click to hide internal directories.