 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitCredentialFlow ¶
type GitCredentialFlow struct {
	Executable string
	// contains filtered or unexported fields
}
    func (*GitCredentialFlow) Prompt ¶
func (gc *GitCredentialFlow) Prompt(hostname, protocol string) error
func (*GitCredentialFlow) Setup ¶
func (gc *GitCredentialFlow) Setup(hostname, protocol, username, authToken string) error
func (*GitCredentialFlow) ShouldSetup ¶
func (gc *GitCredentialFlow) ShouldSetup() bool
 Click to show internal directories. 
   Click to hide internal directories.