dyncfg=16, user=8, stock=2
()
| 11 | SourceType() string // "dyncfg", "user", "stock" |
| 12 | SourceTypePriority() int // dyncfg=16, user=8, stock=2 |
| 13 | Source() string // source identifier |
| 14 | Hash() uint64 // content hash for change detection |
| 15 | } |
| 16 |
no outgoing calls