Documentation ¶ Index ¶ func Join(delegates []delegate.Delegate, sep string) string type Factory Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Join ¶ func Join(delegates []delegate.Delegate, sep string) string Types ¶ type Factory ¶ type Factory interface { Create(name string, options interface{}) (delegate.Delegator, error) } Source Files ¶ View all Source files factory.go utils.go Directories ¶ Show internal Expand all Path Synopsis coalesce factory conditional factory defaultfactory emaillookupmap factory literal factory literalmap factory pagerduty factory pairist factory topiclookup factory topiclookupfakes Code generated by counterfeiter. Code generated by counterfeiter. union factory user factory usergroup factory Click to show internal directories. Click to hide internal directories.