Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProxyCommand ¶
Types ¶
type ProxyProcessor ¶
type ProxyProcessor struct {
// contains filtered or unexported fields
}
func NewProxyProcessor ¶
func NewProxyProcessor() *ProxyProcessor
func (*ProxyProcessor) Clear ¶
func (p *ProxyProcessor) Clear() string
func (*ProxyProcessor) Get ¶
func (p *ProxyProcessor) Get() string
func (*ProxyProcessor) Set ¶
func (p *ProxyProcessor) Set(proxy string) string
func (*ProxyProcessor) SetGit ¶
func (p *ProxyProcessor) SetGit(gitProxy string) string
Click to show internal directories.
Click to hide internal directories.