Documentation ¶
Overview ¶
Package masterActionRun 実行されるアクション
Package masterActionRun 実行されるアクション
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMasterActionRunMysqlDao ¶
func NewMasterActionRunMysqlDao(conn *mysql.MysqlHandler) masterActionRun.MasterActionRunMysqlRepository
Types ¶
type MasterActionRun ¶
func NewMasterActionRun ¶
func NewMasterActionRun() *MasterActionRun
func SetMasterActionRun ¶
func SetMasterActionRun(masterActionRunId int64, name string, masterActionId int64) *MasterActionRun
func (*MasterActionRun) TableName ¶
func (t *MasterActionRun) TableName() string
type MasterActionRuns ¶
type MasterActionRuns []*MasterActionRun
func NewMasterActionRuns ¶
func NewMasterActionRuns() MasterActionRuns
Click to show internal directories.
Click to hide internal directories.