Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CduleConfig ¶
type CduleConfig struct { Cduletype string `yaml:"cduletype"` Dburl string `yaml:"dburl"` // underscore creates the problem for e.f. db_url, so should be avoided Cduleconsistency string `yaml:"cduleconsistency"` }
CduleConfig cdule configuration
Click to show internal directories.
Click to hide internal directories.