Documentation ¶ Index ¶ type Generator func (g *Generator) Generate(_ types.Service, props map[string]string, args []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 XOAuth2 Generator implementation func (*Generator) Generate ¶ func (g *Generator) Generate(_ types.Service, props map[string]string, args []string) (types.ServiceConfig, error) Generate generates a service URL from a set of user questions/answers Source Files ¶ View all Source files xoauth2.go Click to show internal directories. Click to hide internal directories.