Documentation ¶ Index ¶ type Generator func (g *Generator) Generate(service types.Service, props map[string]string, _ []string) (types.ServiceConfig, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Generator ¶ type Generator struct{} Generator is the Basic Generator implementation func (*Generator) Generate ¶ func (g *Generator) Generate(service types.Service, props map[string]string, _ []string) (types.ServiceConfig, error) Generate generates a service URL from a set of user questions/answers Source Files ¶ View all Source files basic.go Click to show internal directories. Click to hide internal directories.