git

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bb

type Bb struct {
	// contains filtered or unexported fields
}

func NewBitbucketAPI

func NewBitbucketAPI(root, email, password string) *Bb

func (Bb) CloneRepo

func (m Bb) CloneRepo(repo string) error

func (Bb) GetService

func (m Bb) GetService() string

func (Bb) LastUpdate

func (m Bb) LastUpdate(repo string) time.Time

func (Bb) PullRepo

func (m Bb) PullRepo(repo string) error

type Gh

type Gh struct {
	// contains filtered or unexported fields
}

func NewGithubAPI

func NewGithubAPI(root, email, password string) *Gh

func (Gh) CloneRepo

func (m Gh) CloneRepo(repo string) error

func (Gh) GetService

func (m Gh) GetService() string

func (Gh) LastUpdate

func (m Gh) LastUpdate(repo string) time.Time

func (Gh) PullRepo

func (m Gh) PullRepo(repo string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL