Documentation ¶
Index ¶
- Variables
- func DefineRecycling() error
- func DefineSchemaCore() error
- func DefineSeries() error
- func DefineSync() error
- func EnabledSeries() bool
- func GetCode(tag, prefix string) string
- func GetSerie(tag string) int
- func GetSerieLast(tag string) int
- func InitDefine() error
- func InitModel(model *linq.Model) error
- func NextVal(tag string) int
- func SetMasterIdx(idx int)
- func SetRecycligTrigger(schema, table string) error
- func SetSerieLast(db int, tag string, val int) (int, error)
- func SetSyncTrigger(schema, table string) error
- func SyncSeries(masterIdx int, c chan int) error
Constants ¶
This section is empty.
Variables ¶
View Source
var MasterIdx int = 0
Functions ¶
func DefineRecycling ¶ added in v0.0.34
func DefineRecycling() error
func DefineSchemaCore ¶ added in v0.0.76
func DefineSchemaCore() error
func DefineSeries ¶ added in v0.0.34
func DefineSeries() error
func DefineSync ¶ added in v0.0.34
func DefineSync() error
func GetSerieLast ¶
func InitDefine ¶ added in v0.0.75
func InitDefine() error
func SetMasterIdx ¶ added in v0.0.85
func SetMasterIdx(idx int)
func SetRecycligTrigger ¶ added in v0.0.29
func SetSyncTrigger ¶ added in v0.0.29
func SyncSeries ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.